mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-01 22:51:14 +08:00
Update function_transforms.rst (#796)
Fix typo in function_transforms.rst
This commit is contained in:
parent
cbefd9129e
commit
7762e07fde
@ -40,7 +40,7 @@ getting higher order derivatives.
|
||||
|
||||
Any of the MLX function transformations can be composed in any order to any
|
||||
depth. See the following sections for more information on :ref:`automatic
|
||||
differentiaion <auto diff>` and :ref:`automatic vectorization <vmap>`.
|
||||
differentiation <auto diff>` and :ref:`automatic vectorization <vmap>`.
|
||||
For more information on :func:`compile` see the :ref:`compile documentation <compile>`.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user