Intro-ops/docs/diagrams
FrRay 9db686ad2d docs: add Mermaid diagrams, Jupyter Notebooks, and course scripts
- docs/diagrams/: 4 Mermaid diagrams (grid-stride loop, thread grid, tree reduction, softmax pipeline)
- notebooks/: 6 Jupyter Notebooks (env setup, copy, vector_add, reduce_sum, softmax, benchmark)
- course/scripts/: 5 course scripts (framework + 4 operators, 5+10+3+2 format)
- fix: JSON encoding in notebooks (BOM removal, Chinese quotation marks)
- fix: troubleshooting.md softmax code example and tilelang-vs-cuda.md template declaration
2026-06-05 15:15:54 +08:00
..
grid-stride-loop.md docs: add Mermaid diagrams, Jupyter Notebooks, and course scripts 2026-06-05 15:15:54 +08:00
softmax-pipeline.md docs: add Mermaid diagrams, Jupyter Notebooks, and course scripts 2026-06-05 15:15:54 +08:00
thread-grid-layout.md docs: add Mermaid diagrams, Jupyter Notebooks, and course scripts 2026-06-05 15:15:54 +08:00
tree-reduction.md docs: add Mermaid diagrams, Jupyter Notebooks, and course scripts 2026-06-05 15:15:54 +08:00