mlx/docs/src/python/transforms.rst

22 lines
249 B
ReStructuredText
Raw Normal View History

2023-11-30 02:52:08 +08:00
.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
2025-03-31 09:29:33 +08:00
async_eval
compile
2024-07-11 09:00:01 +08:00
custom_function
disable_compile
enable_compile
2023-11-30 02:52:08 +08:00
grad
value_and_grad
jvp
vjp
vmap