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

22 lines
249 B
ReStructuredText
Raw Normal View History

2023-11-30 04:41:56 +08:00
.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
2025-04-04 04:25:24 +08:00
async_eval
2024-02-09 04:44:23 +08:00
compile
2024-07-12 06:32:08 +08:00
custom_function
2024-02-09 04:44:23 +08:00
disable_compile
enable_compile
2023-11-30 04:41:56 +08:00
grad
value_and_grad
jvp
vjp
vmap