Skip to content

docs(tutorial): add executable GQA authoring tutorial - #115

Merged
zhen8838 merged 8 commits into
tile-ai:mainfrom
zhen8838:docs/tutorial-gqa
Aug 25, 2026
Merged

docs(tutorial): add executable GQA authoring tutorial#115
zhen8838 merged 8 commits into
tile-ai:mainfrom
zhen8838:docs/tutorial-gqa

Conversation

@zhen8838

Copy link
Copy Markdown
Collaborator

Why

  • Add a concrete decode GQA authoring workflow without maintaining a second hand-synchronized program.

What

  • Add six executable tutorial Modules and a Markdown renderer in attn_layer.py.
  • Generate docs/tutorial/authoring.md from the source and register the page.
  • Add the single exact-match test requested for source stdout and the committed page.

Contract

  • Running ./tests/fixtures/tutorial/attn_layer.py emits the complete page on stdout.
  • The generated page contains deterministic static analysis reports; no CUDA kernel is launched.

Risk

  • The tutorial is static-analysis evidence only; it is not a runtime benchmark.

@zhen8838
zhen8838 merged commit 45032b9 into tile-ai:main Aug 25, 2026
1 check passed
@zhen8838
zhen8838 deleted the docs/tutorial-gqa branch August 25, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant