📚
Progressive learning
Follow the documentation from foundational memory patterns to more advanced GPU kernels and architecture-specific notes.
Explore GEMM, FlashAttention, quantization, and GPU performance learning from one focused repository.
Follow the documentation from foundational memory patterns to more advanced GPU kernels and architecture-specific notes.
Start from the guides, examples, and architecture notes without having to dig through a duplicated docs surface.
Use the guides, examples, architecture notes, and API pages together instead of treating the site as a README mirror.
| Goal | Start here |
|---|---|
| Set up and build the project | /en/guide/installation |
| Run a first example | /en/guide/quick-start |
| Study optimization patterns | /en/guide/memory |
| Jump straight to matrix multiplication | /en/guide/gemm |
| See architecture notes | /en/api/architecture |
This site is a compact landing layer for the repository. Use it to choose a learning path, jump into examples, and find the right architecture or API reference page without treating the site as a README mirror.