Skip to content

Commit facbea2

Browse files
committed
Update xfail sets
Signed-off-by: Zahid Wakeel <[email protected]>
1 parent 3d7e820 commit facbea2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/pt1/e2e_testing/xfail_sets.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@
561561
"ElementwiseRemainderTensorModule_Int_Float_NegativeDivisor_basic",
562562
"ElementwiseRemainderTensorModule_Int_NegativeDividend_basic",
563563
"ElementwiseRemainderTensorModule_Int_NegativeDivisor_basic",
564+
"MaxPool1dWithIndicesCeilModeModule_basic",
564565
"MaxPool1dCeilModeTrueModule_basic",
565566
"MaxPool1dStaticCeilModeTrueModule_basic",
566567
"MaxUnpool3dModulePad0_basic",
@@ -2989,6 +2990,8 @@
29892990
"LinalgNormKeepDimComplexModule_basic",
29902991
"LinalgVectorNormComplexModule_basic",
29912992
"LogSoftmaxBackwardModule_basic",
2993+
"MaxPool1dWithIndicesModule_basic",
2994+
"MaxPool1dWithIndicesCeilModeModule_basic",
29922995
"MaxPool1dCeilModeTrueModule_basic",
29932996
"MaxPool1dModule_basic",
29942997
"MaxPool2dCeilModeTrueModule_basic",
@@ -3715,6 +3718,8 @@
37153718
"LinalgVectorNormComplexModule_basic",
37163719
"LinspaceEmptyModule_basic",
37173720
"MaskedScatterStaticBasic_basic",
3721+
"MaxPool1dWithIndicesModule_basic",
3722+
"MaxPool1dWithIndicesCeilModeModule_basic",
37183723
"MaxPool1dCeilModeTrueModule_basic",
37193724
"MaxPool1dModule_basic",
37203725
"MaxPool2dCeilModeTrueModule_basic",
@@ -4518,6 +4523,8 @@
45184523
"Matmul_4d",
45194524
"Matmul_matvec",
45204525
"Matmul_vecmat",
4526+
"MaxPool1dWithIndicesModule_basic",
4527+
"MaxPool1dWithIndicesCeilModeModule_basic",
45214528
"MaxPool1dCeilModeTrueModule_basic",
45224529
"MaxPool1dModule_basic",
45234530
"MaxPool2dCeilModeTrueModule_basic",

0 commit comments

Comments
 (0)