From 722938892ce4be25e6ba2499d332a2df78193c45 Mon Sep 17 00:00:00 2001 From: dc-dc-dc Date: Tue, 2 Jan 2024 13:28:37 -0500 Subject: [PATCH] ack --- ACKNOWLEDGMENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 398f136b2..15648e6e0 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -10,7 +10,7 @@ MLX was developed with contributions from the following individuals: - 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. -- Diogo Da Cruz: Added tri, tril, triu and safetensor support +- Diogo Da Cruz: Added `tri`, `tril`, `triu`, `tensordot` and safetensor support # Third-Party Software