docs update

This commit is contained in:
Awni Hannun
2024-03-30 17:32:20 -07:00
committed by CircleCI Docs
parent e1f3a7b14d
commit 8b5550f9f8
487 changed files with 65737 additions and 17370 deletions

View File

@@ -0,0 +1,22 @@
mlx.core.DtypeCategory
======================
.. currentmodule:: mlx.core
.. autoclass:: DtypeCategory
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~DtypeCategory.__init__

View File

@@ -0,0 +1,6 @@
mlx.core.array.at
=================
.. currentmodule:: mlx.core
.. autoproperty:: array.at

View File

@@ -0,0 +1,6 @@
mlx.core.array.cummax
=====================
.. currentmodule:: mlx.core
.. automethod:: array.cummax

View File

@@ -0,0 +1,6 @@
mlx.core.array.cummin
=====================
.. currentmodule:: mlx.core
.. automethod:: array.cummin

View File

@@ -0,0 +1,6 @@
mlx.core.array.cumprod
======================
.. currentmodule:: mlx.core
.. automethod:: array.cumprod

View File

@@ -0,0 +1,6 @@
mlx.core.array.cumsum
=====================
.. currentmodule:: mlx.core
.. automethod:: array.cumsum

View File

@@ -0,0 +1,6 @@
mlx.core.array.diag
===================
.. currentmodule:: mlx.core
.. automethod:: array.diag

View File

@@ -0,0 +1,6 @@
mlx.core.array.diagonal
=======================
.. currentmodule:: mlx.core
.. automethod:: array.diagonal

View File

@@ -0,0 +1,6 @@
mlx.core.array.flatten
======================
.. currentmodule:: mlx.core
.. automethod:: array.flatten

View File

@@ -0,0 +1,6 @@
mlx.core.array.itemsize
=======================
.. currentmodule:: mlx.core
.. autoproperty:: array.itemsize

View File

@@ -0,0 +1,6 @@
mlx.core.array.log10
====================
.. currentmodule:: mlx.core
.. automethod:: array.log10

View File

@@ -0,0 +1,6 @@
mlx.core.array.log2
===================
.. currentmodule:: mlx.core
.. automethod:: array.log2

View File

@@ -0,0 +1,6 @@
mlx.core.array.moveaxis
=======================
.. currentmodule:: mlx.core
.. automethod:: array.moveaxis

View File

@@ -0,0 +1,6 @@
mlx.core.array.nbytes
=====================
.. currentmodule:: mlx.core
.. autoproperty:: array.nbytes

View File

@@ -0,0 +1,6 @@
mlx.core.array.squeeze
======================
.. currentmodule:: mlx.core
.. automethod:: array.squeeze

View File

@@ -0,0 +1,6 @@
mlx.core.array.swapaxes
=======================
.. currentmodule:: mlx.core
.. automethod:: array.swapaxes

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,6 @@
mlx.core.fast.layer\_norm
=========================
.. currentmodule:: mlx.core.fast
.. autofunction:: layer_norm

View File

@@ -0,0 +1,6 @@
mlx.core.fast.rms\_norm
=======================
.. currentmodule:: mlx.core.fast
.. autofunction:: rms_norm

View File

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

View File

@@ -0,0 +1,6 @@
mlx.core.fast.scaled\_dot\_product\_attention
=============================================
.. currentmodule:: mlx.core.fast
.. autofunction:: scaled_dot_product_attention

View File

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