mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-01 04:24:36 +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