mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-26 02:33:21 +08:00
parent
d07e295c62
commit
91eba8e485
@ -18,7 +18,7 @@ describe below.
|
|||||||
Transforming Compute Graphs
|
Transforming Compute Graphs
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Lazy evaluation let's us record a compute graph without actually doing any
|
Lazy evaluation lets us record a compute graph without actually doing any
|
||||||
computations. This is useful for function transformations like :func:`grad` and
|
computations. This is useful for function transformations like :func:`grad` and
|
||||||
:func:`vmap` and graph optimizations.
|
:func:`vmap` and graph optimizations.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user