mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-20 20:18:15 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
8bea0a4eb8
commit
d03b91923e
@@ -63,6 +63,8 @@
|
||||
|
||||
~array.T
|
||||
~array.dtype
|
||||
~array.itemsize
|
||||
~array.nbytes
|
||||
~array.ndim
|
||||
~array.shape
|
||||
~array.size
|
||||
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.linalg.norm.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.linalg.norm.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.linalg.norm
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.core.linalg
|
||||
|
||||
.. autofunction:: norm
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.repeat.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.repeat.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.repeat
|
||||
===============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: repeat
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.save_safetensors.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.save_safetensors.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.save\_safetensors
|
||||
==========================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: save_safetensors
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.tensordot.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.tensordot.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.tensordot
|
||||
==================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: tensordot
|
Reference in New Issue
Block a user