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

committed by
CircleCI Docs

parent
ba4eff9520
commit
0e688cbd0f
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.conj.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.conj.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.array.conj
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. automethod:: array.conj
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.view.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.view.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.array.view
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. automethod:: array.view
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.custom_function.jvp.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.custom_function.jvp.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.custom\_function.jvp
|
||||
=============================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. automethod:: custom_function.jvp
|
25
docs/build/html/_sources/python/_autosummary/mlx.core.custom_function.rst
vendored
Normal file
25
docs/build/html/_sources/python/_autosummary/mlx.core.custom_function.rst
vendored
Normal 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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.hadamard_transform.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.hadamard_transform.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.hadamard\_transform
|
||||
============================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: hadamard_transform
|
Reference in New Issue
Block a user