Files
mlx/docs/src/python/transforms.rst

21 lines
235 B
ReStructuredText
Raw Normal View History

2023-11-29 10:52:08 -08:00
.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
compile
2024-07-10 18:00:01 -07:00
custom_function
disable_compile
enable_compile
2023-11-29 10:52:08 -08:00
grad
value_and_grad
jvp
vjp
vmap