Commit c669a23
authored
Add 03i-matrix-multiplication (#4205)
Runs Matrix Multiplication tutorial with
TRITON_INTEL_RAISE_BLOCK_POINTER=1.
The unique name for this tutorial allows adding it to skip list if
necessary, and reporting it in the pass rate report as an independent
tutorial (the total number of tutorials increases to 11).
---------
Signed-off-by: Pavel Chekin <[email protected]>1 parent 669d3dd commit c669a23
File tree
3 files changed
+15
-2
lines changed- python/tutorials
- scripts
- skiplist/lts
3 files changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
| 376 | + | |
378 | 377 | | |
379 | 378 | | |
380 | 379 | | |
| |||
0 commit comments