docs update

This commit is contained in:
Awni Hannun
2024-07-11 15:32:08 -07:00
committed by CircleCI Docs
parent ba4eff9520
commit 0e688cbd0f
754 changed files with 24043 additions and 13535 deletions

View File

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

View File

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

View File

@@ -0,0 +1,6 @@
mlx.core.custom\_function.jvp
=============================
.. currentmodule:: mlx.core
.. automethod:: custom_function.jvp

View File

@@ -0,0 +1,25 @@
mlx.core.custom\_function
=========================
.. currentmodule:: mlx.core
.. autoclass:: custom_function
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~custom_function.__init__
~custom_function.jvp
~custom_function.vjp
~custom_function.vmap

View File

@@ -0,0 +1,6 @@
mlx.core.hadamard\_transform
============================
.. currentmodule:: mlx.core
.. autofunction:: hadamard_transform