mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-06 12:09:43 +08:00
docs up
This commit is contained in:
committed by
CircleCI Docs
parent
f5cfadc3d7
commit
cc06c8bc0e
@@ -62,6 +62,7 @@
|
||||
.. autosummary::
|
||||
|
||||
~array.T
|
||||
~array.at
|
||||
~array.dtype
|
||||
~array.itemsize
|
||||
~array.nbytes
|
||||
|
||||
6
docs/build/html/_sources/python/_autosummary/mlx.core.divmod.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.divmod.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.divmod
|
||||
===============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: divmod
|
||||
6
docs/build/html/_sources/python/_autosummary/mlx.core.inner.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.inner.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.inner
|
||||
==============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: inner
|
||||
6
docs/build/html/_sources/python/_autosummary/mlx.core.logical_and.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.logical_and.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.logical\_and
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: logical_and
|
||||
6
docs/build/html/_sources/python/_autosummary/mlx.core.logical_or.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.logical_or.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.logical\_or
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: logical_or
|
||||
6
docs/build/html/_sources/python/_autosummary/mlx.core.outer.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.outer.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.outer
|
||||
==============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: outer
|
||||
6
docs/build/html/_sources/python/_autosummary/mlx.core.save_gguf.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.save_gguf.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.save\_gguf
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: save_gguf
|
||||
Reference in New Issue
Block a user