mlx/docs/src/python/transforms.rst
2025-03-30 18:29:33 -07:00

22 lines
249 B
ReStructuredText

.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
async_eval
compile
custom_function
disable_compile
enable_compile
grad
value_and_grad
jvp
vjp
vmap