docs update

This commit is contained in:
Awni Hannun
2024-01-03 20:14:05 -08:00
committed by CircleCI Docs
parent 8bea0a4eb8
commit d03b91923e
330 changed files with 40495 additions and 3726 deletions

View File

@@ -63,6 +63,8 @@
~array.T
~array.dtype
~array.itemsize
~array.nbytes
~array.ndim
~array.shape
~array.size

View File

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

View File

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

View File

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

View File

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