Summary
Track the validation and performance of qwen3_32b_prefill_tile.py on both A3 and A5 platforms. Here "tile" refers to the pypto tile programming style.
Motivation / Use Case
- The tile-style prefill kernel runs correctly on A3
- The tile-style prefill kernel runs correctly on A5
- Performance on both platforms is benchmarked and maintained at a competitive level
- Regressions are caught early as the compiler and runtime evolve
Proposed API / Behavior
Summary
Track the validation and performance of
qwen3_32b_prefill_tile.pyon both A3 and A5 platforms. Here "tile" refers to the pypto tile programming style.Motivation / Use Case
Proposed API / Behavior