revert copy (#366)

This commit is contained in:
Awni Hannun
2024-01-04 10:43:29 -08:00
committed by GitHub
parent 16856a0160
commit cf88db44b5
3 changed files with 0 additions and 20 deletions

View File

@@ -7,7 +7,6 @@ with a short description of your contribution(s) below. For example:
MLX was developed with contributions from the following individuals:
- Manish Aradwad: Added support to pickle `nn.Module`.
- Nripesh Niketan: Added `softsign`, `softmax`, `hardswish`, `logsoftmax` activation functions. Added `dropout3d` ops.
- Juarez Bochi: Fixed bug in cross attention.
- Justin Deschenaux: Sine, Cosine, arange, randint, truncated normal, bernoulli, lion optimizer, Dropout2d, linear and logistic regression python example.