46d0fdc5ec
Co-authored-by: Awni Hannun <awni@apple.com>
23 lines
263 B
ReStructuredText
23 lines
263 B
ReStructuredText
.. _transforms:
|
|
|
|
Transforms
|
|
==========
|
|
|
|
.. currentmodule:: mlx.core
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
eval
|
|
async_eval
|
|
compile
|
|
checkpoint
|
|
custom_function
|
|
disable_compile
|
|
enable_compile
|
|
grad
|
|
value_and_grad
|
|
jvp
|
|
vjp
|
|
vmap
|