improvements to docs

This commit is contained in:
George Hotz
2024-08-07 09:57:24 -07:00
parent 7677361d90
commit 0a8668cf30
6 changed files with 114 additions and 162 deletions

View File

@@ -11,9 +11,11 @@ nav:
- API Reference:
- Tensor:
- tensor/index.md
- Properties: tensor/properties.md
- Creation: tensor/creation.md
- Movement: tensor/movement.md
- Ops: tensor/ops.md
- Elementwise: tensor/elementwise.md
- Complex Ops: tensor/ops.md
- dtypes: dtypes.md
- nn (Neural Networks): nn.md
- Environment Variables: env_vars.md