mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-15 21:38:18 +08:00

* Add Step, ELU, SELU, Swish activation functions This commit adds the Step, ELU, SELU and Swish activations functions * add to the docs * review