remove Function class [pr] (#8753)

* remove Function class [pr]

* actually remove function

* fix docs
This commit is contained in:
George Hotz
2025-01-26 18:58:02 +09:00
committed by GitHub
parent ac70f63d4b
commit a6e496b195
5 changed files with 53 additions and 203 deletions

View File

@@ -22,7 +22,6 @@ nav:
- Runtime: runtime.md
- Developer:
- Intro: developer/developer.md
- Function (autodiff): developer/function.md
- UOp: developer/uop.md
- Runtime:
- developer/runtime.md