This commit is contained in:
Awni Hannun
2024-01-10 14:14:38 -08:00
committed by CircleCI Docs
parent d67cd9230c
commit d9d0777c2e
314 changed files with 11870 additions and 691 deletions

View File

@@ -62,6 +62,7 @@
.. autosummary::
~array.T
~array.at
~array.dtype
~array.itemsize
~array.nbytes

View File

@@ -0,0 +1,6 @@
mlx.core.divmod
===============
.. currentmodule:: mlx.core
.. autofunction:: divmod

View File

@@ -0,0 +1,6 @@
mlx.core.inner
==============
.. currentmodule:: mlx.core
.. autofunction:: inner

View File

@@ -0,0 +1,6 @@
mlx.core.logical\_and
=====================
.. currentmodule:: mlx.core
.. autofunction:: logical_and

View File

@@ -0,0 +1,6 @@
mlx.core.logical\_or
====================
.. currentmodule:: mlx.core
.. autofunction:: logical_or

View File

@@ -0,0 +1,6 @@
mlx.core.outer
==============
.. currentmodule:: mlx.core
.. autofunction:: outer

View File

@@ -0,0 +1,6 @@
mlx.core.save\_gguf
===================
.. currentmodule:: mlx.core
.. autofunction:: save_gguf