mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 09:21:16 +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
|
MLX is an array framework for machine learning specifically targeting Apple
|
||||||
Silicon. MLX is designed with inspiration from Jax, PyTorch, ArrayFire.
|
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
|
## Build
|
||||||
|
|
||||||
|
@ -22,12 +22,6 @@ MLX
|
|||||||
examples/mlp
|
examples/mlp
|
||||||
examples/llama-inference
|
examples/llama-inference
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:caption: Further Reading
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
dev/extensions
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Python API Reference
|
:caption: Python API Reference
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
@ -47,3 +41,9 @@ MLX
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
cpp/ops
|
cpp/ops
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:caption: Further Reading
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
dev/extensions
|
||||||
|
Loading…
Reference in New Issue
Block a user