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

18 lines
180 B
ReStructuredText
Raw Normal View History

2023-11-30 04:41:56 +08:00
.. _transforms:
Transforms
==========
.. currentmodule:: mlx.core
.. autosummary::
:toctree: _autosummary
eval
grad
value_and_grad
jvp
vjp
vmap
2023-12-18 05:23:03 +08:00
simplify