We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba1f49 commit 8daf383Copy full SHA for 8daf383
1 file changed
ACKNOWLEDGMENTS.md
@@ -20,6 +20,7 @@ MLX was developed with contributions from the following individuals:
20
- Paul Paczuski: Improved stability of BCE loss calculation
21
- Max-Heinrich Laves: Added `conv_transpose1d`, `conv_transpose2d`, and `conv_transpose3d` ops.
22
- Gökdeniz Gülmez: Added the `Muon (MomentUm Orthogonalized by Newton-schulz)` optimizer, and the `ReLU²` activation function.
23
+- Siddhartha Tuladhar: Added `reflect` and `symmetric` padding modes.
24
25
<a href="https://github.com/ml-explore/mlx/graphs/contributors">
26
<img class="dark-light" src="https://contrib.rocks/image?repo=ml-explore/mlx&anon=0&columns=20&max=100&r=true" />
0 commit comments