mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-24 14:58:17 +08:00
doc link
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user