PTO Tutorials (More Examples)

This folder contains longer, example-heavy walkthroughs that complement docs/coding/tutorial.md.

Contents

  • Vector add, tiling, edge masks, and a ping-pong pipeline: docs/coding/tutorials/vec-add.md
  • Row softmax patterns (building block for attention): docs/coding/tutorials/row-softmax.md
  • GEMM patterns and common tile layouts: docs/coding/tutorials/gemm.md