Files
mlx/docs/build/html/_sources/python/transforms.rst

21 lines
235 B
ReStructuredText
Raw Normal View History

2023-11-29 12:41:56 -08:00
.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
2024-02-08 12:44:23 -08:00
compile
2024-07-11 15:32:08 -07:00
custom_function
2024-02-08 12:44:23 -08:00
disable_compile
enable_compile
2023-11-29 12:41:56 -08:00
grad
value_and_grad
jvp
vjp
vmap