update docs (#4356)

* update docs

* nn.md

* mnist cleanups

* rhip test is very slow
This commit is contained in:
George Hotz
2024-04-30 15:51:42 +08:00
committed by GitHub
parent a2d81514fd
commit d325be2540
9 changed files with 45 additions and 23 deletions

View File

@@ -6,6 +6,7 @@ nav:
- Tensor: tensor.md
- dtypes: dtypes.md
- Neural Networks: nn.md
- MNIST Tutorial: mnist.md
- Quickstart: quickstart.md
- Showcase: showcase.md
- Developer: developer.md