From d7ac050f4b0af23d386e214371c4c7eda2c658f6 Mon Sep 17 00:00:00 2001 From: Nripesh Niketan <86844847+NripeshN@users.noreply.github.com> Date: Thu, 4 Jan 2024 01:03:11 +0400 Subject: [PATCH] feat: Add contributors graph to README (#332) * Fix: typo in README.md * feat: Add contributors graph to README * Update acknowledgments and contributors --- ACKNOWLEDGMENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 519e041c5..b4108657f 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -13,6 +13,10 @@ MLX was developed with contributions from the following individuals: - Diogo Da Cruz: Added `tri`, `tril`, `triu`, `tensordot` and safetensor support - Gabrijel Boduljak: Added `mlx.core.linalg`, implemented `norm` method and `InstanceNorm` layer. + + + + # Third-Party Software MLX leverages several third-party software, listed here together with