mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-26 02:33:21 +08:00
20 lines
216 B
ReStructuredText
20 lines
216 B
ReStructuredText
.. _transforms:
|
|
|
|
Transforms
|
|
==========
|
|
|
|
.. currentmodule:: mlx.core
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
eval
|
|
compile
|
|
disable_compile
|
|
enable_compile
|
|
grad
|
|
value_and_grad
|
|
jvp
|
|
vjp
|
|
vmap
|