mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-26 02:33:21 +08:00
17 lines
168 B
ReStructuredText
17 lines
168 B
ReStructuredText
![]() |
.. _transforms:
|
||
|
|
||
|
Transforms
|
||
|
==========
|
||
|
|
||
|
.. currentmodule:: mlx.core
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: _autosummary
|
||
|
|
||
|
eval
|
||
|
grad
|
||
|
value_and_grad
|
||
|
jvp
|
||
|
vjp
|
||
|
vmap
|