Skip to content

Commit bb42c66

Browse files
committed
Move tutorial 09 to mxfp
Signed-off-by: Pavel Chekin <[email protected]>
1 parent 256955b commit bb42c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-reusable.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ jobs:
306306
run: |
307307
cat <<EOF | tee tutorials.txt
308308
06-fused-attention
309+
09-persistent-matmul
309310
EOF
310311
311312
- name: Select tutorials to run (scaled_dot)
@@ -327,7 +328,6 @@ jobs:
327328
04-low-memory-dropout
328329
05-layer-norm
329330
07-extern-functions
330-
09-persistent-matmul
331331
10i-experimental-block-pointer
332332
EOF
333333

0 commit comments

Comments
 (0)