From 74d6ebd4bdf9bd410a189e2629a6c49accd84bc6 Mon Sep 17 00:00:00 2001 From: Goekdeniz-Guelmez Date: Mon, 16 Jun 2025 22:49:53 +0200 Subject: [PATCH] update ackn. --- ACKNOWLEDGMENTS.md | 1 + 1 file changed, 1 insertion(+) 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`.