mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-20 20:18:15 +08:00
docs
This commit is contained in:

committed by
CircleCI Docs

parent
e6ffce1a9b
commit
efe5c824af
2
docs/build/html/quick_start.html
vendored
2
docs/build/html/quick_start.html
vendored
@@ -124,7 +124,7 @@ transformations for automatic differentiation, automatic vectorization,
|
||||
and computation graph optimization.</p></li>
|
||||
<li><p><strong>Lazy computation</strong>: Computations in MLX are lazy. Arrays are only
|
||||
materialized when needed.</p></li>
|
||||
<li><p><strong>Multi-device</strong>: Operations can run on any of the suppoorted devices (CPU,
|
||||
<li><p><strong>Multi-device</strong>: Operations can run on any of the supported devices (CPU,
|
||||
GPU, …)</p></li>
|
||||
</ul>
|
||||
</div></blockquote>
|
||||
|
Reference in New Issue
Block a user