Commit Graph

3 Commits

Author SHA1 Message Date
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
FrRay 3b3cb6af72 docs: add community infrastructure — glossary, FAQ, troubleshooting, learning path, PR guide, issue/PR templates, TileLang vs CUDA comparison, English phase1 guide 2026-06-05 12:35:56 +08:00
yutianyu 9afe211d65 docs: streamline README and guides
Co-Authored-By: wawahejun <hejunlbbc@gmail.com>
2026-05-13 16:17:32 +08:00