mlx/docs/build/html/_sources/python/transforms.rst
CircleCI Docs 2b0b1bae00 rebase
2025-06-04 01:01:59 +00: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