mlx/docs/src/python/transforms.rst
2024-07-10 18:00:01 -07: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