mlx/python/tests
Nicholas Santavas f5df47ec6e
Add Step, ELU, SELU, Swish activation functions (#117)
* Add Step, ELU, SELU, Swish activation functions

This commit adds the Step, ELU, SELU and Swish activations functions

* add to the docs

* review
2023-12-11 17:04:07 -08:00
..
mlx_tests.py copyright + ack 2023-11-30 11:12:53 -08:00
test_array.py Hashable dtype and mlx.core prefixed repr (#89) 2023-12-09 09:35:28 -08:00
test_autograd.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_bf16.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_blas.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_conv.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_device.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_eval.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_fft.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_load.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_nn.py Add Step, ELU, SELU, Swish activation functions (#117) 2023-12-11 17:04:07 -08:00
test_ops.py Fix CI format + build issue (#137) 2023-12-11 15:01:41 -08:00
test_optimizers.py Pr template (#99) 2023-12-09 09:36:56 -08:00
test_random.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_reduce.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_tree.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_vmap.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00