Add dropout2d (#250)

This commit is contained in:
Justin Deschenaux
2023-12-22 17:02:29 +01:00
committed by GitHub
parent 8385f93cea
commit e8deca84e0
4 changed files with 63 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ with a short description of your contribution(s) below. For example:
MLX was developed with contributions from the following individuals:
- Juarez Bochi: Fixed bug in cross attention.
- Justin Deschenaux: Sine, Cosine, arange, randint, truncated normal, bernoulli, lion optimizer, linear and logistic regression python example.
- Justin Deschenaux: Sine, Cosine, arange, randint, truncated normal, bernoulli, lion optimizer, Dropout2d, linear and logistic regression python example.
# Third-Party Software