docs update

This commit is contained in:
Awni Hannun
2024-05-10 08:49:36 -07:00
committed by CircleCI Docs
parent f946f689a6
commit 3e724a7c98
1835 changed files with 274325 additions and 2256 deletions

View File

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

View File

@@ -20,6 +20,7 @@
~array.argmax
~array.argmin
~array.astype
~array.conj
~array.cos
~array.cummax
~array.cummin

View File

@@ -0,0 +1,6 @@
mlx.core.bitwise\_and
=====================
.. currentmodule:: mlx.core
.. autofunction:: bitwise_and

View File

@@ -0,0 +1,6 @@
mlx.core.bitwise\_or
====================
.. currentmodule:: mlx.core
.. autofunction:: bitwise_or

View File

@@ -0,0 +1,6 @@
mlx.core.bitwise\_xor
=====================
.. currentmodule:: mlx.core
.. autofunction:: bitwise_xor

View File

@@ -0,0 +1,6 @@
mlx.core.block\_sparse\_mm
==========================
.. currentmodule:: mlx.core
.. autofunction:: block_sparse_mm

View File

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

View File

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

View File

@@ -0,0 +1,6 @@
mlx.core.left\_shift
====================
.. currentmodule:: mlx.core
.. autofunction:: left_shift

View File

@@ -0,0 +1,6 @@
mlx.core.metal.device\_info
===========================
.. currentmodule:: mlx.core.metal
.. autofunction:: device_info

View File

@@ -0,0 +1,6 @@
mlx.core.metal.reset\_peak\_memory
==================================
.. currentmodule:: mlx.core.metal
.. autofunction:: reset_peak_memory

View File

@@ -0,0 +1,6 @@
mlx.core.right\_shift
=====================
.. currentmodule:: mlx.core
.. autofunction:: right_shift

View File

@@ -0,0 +1,6 @@
mlx.optimizers.clip\_grad\_norm
===============================
.. currentmodule:: mlx.optimizers
.. autofunction:: clip_grad_norm

View File

@@ -0,0 +1,6 @@
mlx.utils.tree\_reduce
======================
.. currentmodule:: mlx.utils
.. autofunction:: tree_reduce