Skip to content

Commit 406ac83

Browse files
committed
Update xfail sets
Signed-off-by: Zahid Wakeel <zahid.wakeel@multicorewareinc.com>
1 parent 7c23ad5 commit 406ac83

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",
@@ -2995,6 +2996,8 @@
29952996
"LogCumsumExpModule_basic",
29962997
"LogCumsumExpStaticNegativeDimModule_basic",
29972998
"LogCumsumExpStaticFloat64DtypeModule_basic",
2999+
"MaxPool1dWithIndicesModule_basic",
3000+
"MaxPool1dWithIndicesCeilModeModule_basic",
29983001
"MaxPool1dCeilModeTrueModule_basic",
29993002
"MaxPool1dModule_basic",
30003003
"MaxPool2dCeilModeTrueModule_basic",
@@ -3724,6 +3727,8 @@
37243727
"LogCumsumExpStaticNegativeDimModule_basic",
37253728
"LogCumsumExpStaticFloat64DtypeModule_basic",
37263729
"MaskedScatterStaticBasic_basic",
3730+
"MaxPool1dWithIndicesModule_basic",
3731+
"MaxPool1dWithIndicesCeilModeModule_basic",
37273732
"MaxPool1dCeilModeTrueModule_basic",
37283733
"MaxPool1dModule_basic",
37293734
"MaxPool2dCeilModeTrueModule_basic",
@@ -4533,6 +4538,8 @@
45334538
"Matmul_4d",
45344539
"Matmul_matvec",
45354540
"Matmul_vecmat",
4541+
"MaxPool1dWithIndicesModule_basic",
4542+
"MaxPool1dWithIndicesCeilModeModule_basic",
45364543
"MaxPool1dCeilModeTrueModule_basic",
45374544
"MaxPool1dModule_basic",
45384545
"MaxPool2dCeilModeTrueModule_basic",

0 commit comments

Comments
 (0)