Tensor.kernelize docs (#9946)

* Tensor.kernelize docs

* syntax

* test_kernelize_bw

* Tensor.kernelize docstring

* pruning

* tiny details

* details 2

* becomes_map terminology

* more changes to becomes
This commit is contained in:
qazal
2025-04-21 11:34:03 +03:00
committed by GitHub
parent ea4cb2c715
commit 0bee225a58
3 changed files with 116 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ nav:
- Intro: developer/developer.md
- Speed: developer/speed.md
- UOp: developer/uop.md
- Grouper:
- developer/kernelize.md
- Runtime:
- developer/runtime.md
- HCQ: developer/hcq.md