docs update

This commit is contained in:
Awni Hannun
2024-05-20 09:40:17 -07:00
committed by CircleCI Docs
parent 93cf6e9f5c
commit 20469ce2d1
528 changed files with 17198 additions and 4162 deletions

View File

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

View File

@@ -0,0 +1,6 @@
mlx.core.as\_strided
====================
.. currentmodule:: mlx.core
.. autofunction:: as_strided

View File

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

View File

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

View File

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

View File

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

View File

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