diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 4b0cea1235..fe7b86939c 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -19,6 +19,7 @@ MLX was developed with contributions from the following individuals: - Gleb Pobudzey: Added the `where` primitive, and groups in 1D and 2D convolutions. - Paul Paczuski: Improved stability of BCE loss calculation - Max-Heinrich Laves: Added `conv_transpose1d`, `conv_transpose2d`, and `conv_transpose3d` ops. +- Gökkdeniz Gülmez: Added `clipped SiLU`.