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

committed by
CircleCI Docs

parent
efe5c824af
commit
ea288788f8
16
docs/build/html/_sources/python/transforms.rst
vendored
Normal file
16
docs/build/html/_sources/python/transforms.rst
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.. _transforms:
|
||||
|
||||
Transforms
|
||||
==========
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
eval
|
||||
grad
|
||||
value_and_grad
|
||||
jvp
|
||||
vjp
|
||||
vmap
|
Reference in New Issue
Block a user