Files
mlx/docs/build/html/_sources/python/transforms.rst
Awni Hannun bea7b91017 docs update
2025-10-17 19:14:56 +00:00

21 lines
235 B
ReStructuredText

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