mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-23 22:18:13 +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