Commit 2308de2
[mlperf][pkgci] Update punet-fp8 with reduction dim as last dim (iree-org#19316)
We have changes in sharktank that converts reduction dim of the custom
attention to be the fastest dimension. This makes it more uniform with
the FP16 and canonical attention form and hopefully makes optimization
gets called more easily down the line with this.
Additionally, this is to prefetch S.T we do not break the coming
sharktank/mlperf bots and runs.
Signed-off-by: Stanley Winata <[email protected]>
Signed-off-by: Giacomo Serafini <[email protected]>1 parent 039e8b6 commit 2308de2
File tree
2 files changed
+2
-2
lines changed- build_tools/pkgci/external_test_suite
- experimental/regression_suite/shark-test-suite-models/sdxl
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments