Commit 2653139
authored
[ROCm][release/2.7] Bug fix TunableOp validator UT. (#2576)
This is a partial cherry-pick from upstream:
pytorch#158887
The TunableOp UT appears to fail with different versions of ROCm, but
the real issue is the that regex in the UT is incorrect. @jeffdaily
discovered this when we upgraded the nightly wheels to ROCm 6.4.2 in
upstream PyTorch.
Will resolve SWDEV-548689.1 parent 10cbfa3 commit 2653139
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5162 | 5162 | | |
5163 | 5163 | | |
5164 | 5164 | | |
5165 | | - | |
| 5165 | + | |
5166 | 5166 | | |
5167 | 5167 | | |
5168 | 5168 | | |
| |||
0 commit comments