mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-30 14:08: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