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

committed by
CircleCI Docs

parent
1a9bcc0ef1
commit
86cae0f191
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