diff --git a/projects/pt1/e2e_testing/xfail_sets.py b/projects/pt1/e2e_testing/xfail_sets.py index 9a4d5931db16..c8ccea4d470d 100644 --- a/projects/pt1/e2e_testing/xfail_sets.py +++ b/projects/pt1/e2e_testing/xfail_sets.py @@ -564,7 +564,6 @@ "ElementwiseRemainderTensorModule_Int_Float_NegativeDivisor_basic", "ElementwiseRemainderTensorModule_Int_NegativeDividend_basic", "ElementwiseRemainderTensorModule_Int_NegativeDivisor_basic", - "Exp2StaticModule_basic", "MaxPool1dCeilModeTrueModule_basic", "MaxPool1dStaticCeilModeTrueModule_basic", "MaxUnpool3dModulePad0_basic", @@ -989,6 +988,7 @@ # torch export: RuntimeError: cannot mutate tensors with frozen storage "ElementwiseRreluWithNoiseTrainModule_basic", "ElementwiseRreluWithNoiseTrainStaticModule_basic", + "Exp2StaticModule_basic", } STABLEHLO_PASS_SET = {