mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 09:21:16 +08:00
![]() * added leaky_relu relu6 softplus elu celu logsigmoid * minor fixes for docstring and benchmark imports * fixed elu implementation and added tests * added tests for optional param, changed leaky_relu param to fit pytorch documentation |
||
---|---|---|
.. | ||
mlx_tests.py | ||
test_array.py | ||
test_autograd.py | ||
test_bf16.py | ||
test_blas.py | ||
test_conv.py | ||
test_device.py | ||
test_eval.py | ||
test_fft.py | ||
test_load.py | ||
test_nn.py | ||
test_ops.py | ||
test_optimizers.py | ||
test_random.py | ||
test_reduce.py | ||
test_tree.py | ||
test_vmap.py |