Files
mlx/docs/src/python/transforms.rst
T
2026-01-20 07:19:57 +09:00

23 lines
263 B
ReStructuredText

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