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

20 lines
216 B
ReStructuredText
Raw Normal View History

2023-11-30 04:41:56 +08:00
.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
2024-02-09 04:44:23 +08:00
compile
disable_compile
enable_compile
2023-11-30 04:41:56 +08:00
grad
value_and_grad
jvp
vjp
vmap