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

committed by
CircleCI Docs

parent
f946f689a6
commit
3e724a7c98
6
docs/build/html/_sources/python/_autosummary/mlx.core.arctan2.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.arctan2.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.arctan2
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: arctan2
|
@@ -20,6 +20,7 @@
|
||||
~array.argmax
|
||||
~array.argmin
|
||||
~array.astype
|
||||
~array.conj
|
||||
~array.cos
|
||||
~array.cummax
|
||||
~array.cummin
|
||||
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.bitwise_and.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.bitwise_and.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.bitwise\_and
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: bitwise_and
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.bitwise_or.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.bitwise_or.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.bitwise\_or
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: bitwise_or
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.bitwise_xor.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.bitwise_xor.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.bitwise\_xor
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: bitwise_xor
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.block_sparse_mm.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.block_sparse_mm.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.block\_sparse\_mm
|
||||
==========================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: block_sparse_mm
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.conj.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.conj.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.conj
|
||||
=============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: conj
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.conjugate.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.conjugate.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.conjugate
|
||||
==================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: conjugate
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.left_shift.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.left_shift.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.left\_shift
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: left_shift
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.metal.device_info.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.metal.device_info.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.metal.device\_info
|
||||
===========================
|
||||
|
||||
.. currentmodule:: mlx.core.metal
|
||||
|
||||
.. autofunction:: device_info
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.metal.reset_peak_memory.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.metal.reset_peak_memory.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.metal.reset\_peak\_memory
|
||||
==================================
|
||||
|
||||
.. currentmodule:: mlx.core.metal
|
||||
|
||||
.. autofunction:: reset_peak_memory
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.right_shift.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.right_shift.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.right\_shift
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: right_shift
|
6
docs/build/html/_sources/python/_autosummary/mlx.optimizers.clip_grad_norm.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.optimizers.clip_grad_norm.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.optimizers.clip\_grad\_norm
|
||||
===============================
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autofunction:: clip_grad_norm
|
6
docs/build/html/_sources/python/_autosummary/mlx.utils.tree_reduce.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.utils.tree_reduce.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.utils.tree\_reduce
|
||||
======================
|
||||
|
||||
.. currentmodule:: mlx.utils
|
||||
|
||||
.. autofunction:: tree_reduce
|
Reference in New Issue
Block a user