mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 01:17:26 +08:00
doc link
This commit is contained in:
parent
c1b6bf3f33
commit
8db89dd61d
@ -3,7 +3,7 @@
|
||||
MLX is an array framework for machine learning specifically targeting Apple
|
||||
Silicon. MLX is designed with inspiration from Jax, PyTorch, ArrayFire.
|
||||
|
||||
[Documentation](https://at.apple.com/mlx)
|
||||
[Documentation](https://ml-explore.github.io/mlx/build/html/index.html)
|
||||
|
||||
## Build
|
||||
|
||||
|
@ -22,12 +22,6 @@ MLX
|
||||
examples/mlp
|
||||
examples/llama-inference
|
||||
|
||||
.. toctree::
|
||||
:caption: Further Reading
|
||||
:maxdepth: 1
|
||||
|
||||
dev/extensions
|
||||
|
||||
.. toctree::
|
||||
:caption: Python API Reference
|
||||
:maxdepth: 1
|
||||
@ -47,3 +41,9 @@ MLX
|
||||
:maxdepth: 1
|
||||
|
||||
cpp/ops
|
||||
|
||||
.. toctree::
|
||||
:caption: Further Reading
|
||||
:maxdepth: 1
|
||||
|
||||
dev/extensions
|
||||
|
Loading…
Reference in New Issue
Block a user