ml-explore / mlx

MLX: An array framework for Apple silicon
https://ml-explore.github.io/mlx/
MIT License
15.01k stars 856 forks source link

Use compiled function in Sigmoid module #1116

Closed zcbenz closed 2 weeks ago

zcbenz commented 2 weeks ago

Proposed changes

Use the compiled sigmoid function like the other activation layers do.

Checklist

Put an x in the boxes that apply.