Skip to content

Commit 5b6535b

Browse files
Try another tosa permutation.
1 parent 740a3ee commit 5b6535b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/pt1/e2e_testing/xfail_sets.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,11 @@
13521352
"BatchNorm2DModule_basic",
13531353
"BatchNorm3DModule_basic",
13541354
"BatchNorm1DStaticShapeModule_basic",
1355+
1356+
"Conv2dBiasNoPaddingModule_basic",
1357+
"Conv2dNoPaddingModule_basic",
1358+
"Conv2dWithPaddingDilationStrideModule_basic",
1359+
"Conv2dWithPaddingModule_basic",
13551360
}
13561361

13571362
LTC_CRASHING_SET = {

0 commit comments

Comments
 (0)