Skip to content

Commit

Permalink
Update xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
mgehre-amd committed Aug 21, 2024
1 parent f3e53f2 commit 70e6f39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
"ConstantBoolParameterModule_basic",
"ContainsIntList_False",
"ContainsIntList_True",
"Conv1dNoPaddingGroupModule_basic",
"Conv2dQInt8Module_basic",
"Conv2dWithPaddingDilationStrideStaticModule_depthwise_multiplier",
"ConvTbcModule_basic",
Expand All @@ -421,6 +422,7 @@
"GeIntModule_basic",
"GtFloatIntModule_basic",
"GtIntModule_basic",
"IndexPutImpl2DNoneIndexBroadcastStaticModule_basic",
"IntFloatModule_basic",
"IntImplicitModule_basic",
"IsFloatingPointFloat_True",
Expand Down Expand Up @@ -461,6 +463,9 @@
"QuantizedSingleLayer_basic",
"ReduceMaxAlongDimUnsignedInt_basic",
"ReduceMinAlongDimUnsignedInt_basic",
"RepeatInterleaveFillModule_basic",
"RepeatInterleaveModule_basic",
"RepeatInterleaveStaticModule_basic",
"RsubInt0d_NumToTensor_Module_basic",
"ScalarConstantTupleModule_basic",
"ScalarImplicitFloatModule_basic",
Expand Down

0 comments on commit 70e6f39

Please sign in to comment.