move Function to Developer section of docs

This commit is contained in:
George Hotz
2024-07-25 11:04:03 -07:00
parent f02124ffa0
commit b8b5411845

View File

@@ -14,12 +14,12 @@ nav:
- Creation: tensor/creation.md
- Movement: tensor/movement.md
- Ops: tensor/ops.md
- Function: function.md
- dtypes: dtypes.md
- nn (Neural Networks): nn.md
- Environment Variables: env_vars.md
- Developer:
- developer.md
- Function (autodiff): function.md
- Runtime:
- runtime/overview.md
- HCQ: runtime/hcq.md