diff --git a/projects/pt1/e2e_testing/xfail_sets.py b/projects/pt1/e2e_testing/xfail_sets.py index 1e0f4ab6e665..ffd7a215f99d 100644 --- a/projects/pt1/e2e_testing/xfail_sets.py +++ b/projects/pt1/e2e_testing/xfail_sets.py @@ -539,26 +539,12 @@ "TensorToBool_basic", "TensorToFloatZeroRank_basic", "TensorToFloat_basic", - "TensorsSplitTensorLastSmallerModule_basic", - "TensorsSplitTensorModule_basic", - "TensorsSplitTensorNegativeDimModule_basic", "ThresholdBackward2dMixedModule_basic", "UnsafeViewCollapseDynamicWithAtenSizeIntModule_basic", "UpSampleNearest2dDynamicFactor_basic", "ViewCollapseDynamicWithAtenSizeIntModule_basic", "ViewSizeFromOtherTensor_basic", "WeightNormInterfaceModule_basic", - # Error: `aten.as_strided` op is not supported - "ChunkListUnpackDynamic_Module_basic", - "ChunkListUnpackUnevenDynamic_Module_basic", - "ChunkListUnpackUneven_Module_basic", - "ChunkListUnpack_Module_basic", - "SplitTensorGetItem_Module_basic", - "SplitTensorLastSmallerModule_basic", - "SplitTensorListUnpackModule_basic", - "SplitTensorNegativeDimModule_basic", - "SplitWithSizesListUnpackModule_basic", - "SplitWithSizes_Module_basic", } FX_IMPORTER_CRASHING_SET = LINALG_CRASHING_SET | { @@ -3471,9 +3457,6 @@ "AtenPolarDoubleModule_basic", "AtenPolarFloatModule_basic", "HstackBasicComplexModule_basic", - "HstackBasicFloatModule_basic", - "HstackBasicIntFloatModule_basic", - "HstackBasicIntModule_basic", "Rot90BasicModule_basic", "Rot90DynamicDimsModule_basic", "Rot90MultipleRotationsModule_basic", @@ -3547,8 +3530,6 @@ "AtenDiagEmbedRevDimDiag_basic", "AtenEmbeddingBagStaticModule_basic", "AtenEmbeddingBagSumExample_basic", - "AtenEyeMModuleInt2D_basic", - "AtenEyeModuleInt2D_basic", "AtenFloatScalarModule_basic", "AtenIntBoolOpConstFalseModule_basic", "AtenIntBoolOpConstTrueModule_basic", @@ -3590,6 +3571,11 @@ "AvgPool2dFloatModule_basic", "AvgPool2dIntModule_basic", "AvgPool2dStaticModule_basic", + "BatchMlpLayerModule_basic", + "BatchNorm1DModule_basic", + "BatchNorm1DWith2DInputModule_basic", + "BatchNorm2DModule_basic", + "BatchNorm3DModule_basic", "BernoulliFloatModule_basic", "BernoulliModule_basic", "BernoulliOnesModule_basic", @@ -3607,7 +3593,6 @@ "BoolIntFalseModule_basic", "BoolIntTrueModule_basic", "BroadcastDynamicDimModule_basic", - "BroadcastToModule_basic", "CeilFloatModule_basic", "CollapseAllDimensionsModule_basic", "CollapseFullDynamicModule_basic", @@ -3617,7 +3602,14 @@ "ConstantBoolParameterModule_basic", "ContainsIntList_False", "ContainsIntList_True", - "Conv1dModule_basic", + "Conv1dNoPaddingTransposeModule_basic", + "Conv2dBiasNoPaddingModule_basic", + "Conv2dNoPaddingModule_basic", + "Conv2dWithPaddingDilationStrideModule_basic", + "Conv2dWithPaddingDilationStrideStaticModule_basic", + "Conv2dWithPaddingDilationStrideStaticModule_depthwise", + "Conv2dWithPaddingDilationStrideStaticModule_depthwise_multiplier", + "Conv2dWithPaddingModule_basic", "Conv2dQInt8Module_basic", "Conv2dQInt8Module_depthwise", "Conv2dQInt8Module_grouped", @@ -3635,13 +3627,11 @@ "ConvolutionBackwardModule2DStatic_basic", "ConvolutionBackwardModule2DStrided_basic", "ConvolutionBackwardModule2D_basic", - "ConvolutionModule2DGroups_basic", "ConvolutionModule2DTransposeNonUnitOutputPadding_basic", "ConvolutionModule2DTransposeStridedStatic_basic", "ConvolutionModule2DTransposeStrided_basic", "ConvolutionModule2DTranspose_basic", "CopyWithDifferentDTypesModule_basic", - "CosineSimilarityStaticBroadcastModule_basic", "CumsumInputDtypeInt32Module_basic", "CumsumModule_basic", "CumsumStaticModule_basic", @@ -3659,11 +3649,16 @@ "DropoutTrainModule_basic", "DropoutTrainStaticShapeModule_basic", "ElementwiseAcosIntModule_basic", + "ElementwiseAcosTensorFloatModule_basic", + "ElementwiseAcosTensorIntModule_basic", "ElementwiseAcosModule_basic", "ElementwiseAcoshIntModule_basic", "ElementwiseAcoshModule_basic", "ElementwiseAddScalar_NumToTensorFloat_Module_basic", + "ElementwiseAddScalarInt8Module_basic", "ElementwiseAsinIntModule_basic", + "ElementwiseAsinTensorFloatModule_basic", + "ElementwiseAsinTensorIntModule_basic", "ElementwiseAsinModule_basic", "ElementwiseAsinhIntModule_basic", "ElementwiseAsinhModule_basic", @@ -3677,9 +3672,6 @@ "ElementwiseAtanTensorIntModule_basic", "ElementwiseAtanhIntModule_basic", "ElementwiseAtanhModule_basic", - "ElementwiseAtenLogicalAndOpModule_basic", - "ElementwiseAtenLogicalAndOpPromoteBroadcastModule_basic", - "ElementwiseAtenLogicalAndOpPromoteBroadcastStaticShapeModule_basic", "ElementwiseAtenLogicalNotOpPromoteModule_basic", "ElementwiseBitwiseAndScalarInt8Module_basic", "ElementwiseClampMinTensorFloatModule_basic", @@ -3689,6 +3681,7 @@ "ElementwiseCosIntModule_basic", "ElementwiseCoshIntModule_basic", "ElementwiseCoshModule_basic", + "ElementwiseCreateComplexModule_basic", "ElementwiseDequantizePerChannelModule_basic", "ElementwiseDequantizePerTensorModule_basic", "ElementwiseErfIntModule_basic", @@ -3720,22 +3713,13 @@ "ElementwiseToDtypeF32ToI64Module_basic", "ElementwiseToDtypeI64ToUI8Module_basic", "ElementwiseUnaryIntModule_basic", - "ElementwiseWhereScalarOtherStaticModule_basic", - "EmptyLikeMemoryFormatModule_basic", - "EmptyLikeModule_defaultDtype", - "EmptyLikeModule_falsePinMemory", - "EmptyLikeModule_float", - "EmptyLikeModule_int", - "EmptyModule_contiguous", - "EmptyModule_defaultDtype", - "EmptyModule_falsePinMemory", - "EmptyModule_float", + "EmbeddingModule1DIndices_basic", + "EmbeddingModuleF16_basic", + "EmbeddingModuleI32Static_basic", + "EmbeddingModuleI32_basic", + "EmbeddingModuleI64_basic", "EmptyModule_int", - "EmptyModule_uint8", - "EmptyStridedModule_basic", - "EmptyStridedSizeIntStrideModule_basic", "EqIntModule_basic", - "ExpandModule_basic", "ExponentialModule_basic", "FakeQuantizePerTensorAffineDynamicShapeModule_basic", "FakeQuantizePerTensorAffineModule_basic", @@ -3743,37 +3727,22 @@ "Fill_TensorFloat32WithFloat32_basic", "Fill_TensorFloat32WithFloat64_basic", "Fill_TensorFloat32WithInt64_basic", - "Fill_TensorFloat64WithFloat32Static_basic", - "Fill_TensorFloat64WithFloat32_basic", - "Fill_TensorFloat64WithFloat64_basic", - "Fill_TensorFloat64WithInt64Static_basic", - "Fill_TensorFloat64WithInt64_basic", "FlipModuleStaticShape_basic", "FlipModule_basic", "FlipNegativeIndexModule_basic", "FloatImplicitModule_basic", - "FullLikeModuleInt2D_basic", - "FullLikeModuleInt3D_basic", - "FullModuleDefaultDtype_basic", "FullModuleFalsePinMemory_basic", - "FullModuleFloat2D_basic", - "FullModuleFloat3D_basic", "FullModuleInt2D_basic", "FullModuleInt3D_basic", "GeFloatIntModule_basic", "GeFloatModule_basic", "GeIntModule_basic", - "GridSamplerBasic1_basic", - "GridSamplerBasic2_basic", - "GridSamplerBasic3_basic", "GridSamplerBasic4_basic", "GtFloatIntModule_basic", "GtIntModule_basic", "HBC_basic", "IndexPut1DFloatAccumulateModule_basic", - "IndexPut1DFloatNonAccumulateModule_basic", "IndexPut1DIntAccumulateModule_basic", - "IndexPut1DIntNonAccumulateModule_basic", "IndexPut2DFloatAccumulateModule_basic", "IndexPut2DFloatNonAccumulateModule_basic", "IndexPut2DIntAccumulateModule_basic", @@ -3783,9 +3752,7 @@ "IndexPut3DIntAccumulateModule_basic", "IndexPut3DIntNonAccumulateModule_basic", "IndexPutHackedTwin1DFloatAccumulateModule_basic", - "IndexPutHackedTwin1DFloatNonAccumulateModule_basic", "IndexPutHackedTwin1DIntAccumulateModule_basic", - "IndexPutHackedTwin1DIntNonAccumulateModule_basic", "IndexPutHackedTwin2DFloatAccumulateModule_basic", "IndexPutHackedTwin2DFloatNonAccumulateModule_basic", "IndexPutHackedTwin2DIntAccumulateModule_basic", @@ -3795,13 +3762,12 @@ "IndexPutHackedTwin3DIntAccumulateModule_basic", "IndexPutHackedTwin3DIntNonAccumulateModule_basic", "IndexPutImpl1DFloatAccumulateModule_basic", - "IndexPutImpl1DFloatNonAccumulateModule_basic", "IndexPutImpl1DIntAccumulateModule_basic", - "IndexPutImpl1DIntNonAccumulateModule_basic", "IndexPutImpl2DFloatAccumulateModule_basic", "IndexPutImpl2DFloatNonAccumulateModule_basic", "IndexPutImpl2DImplicitModule_basic", "IndexPutImpl2DIndexModule_basic", + "IndexPutImpl2DNoneIndexBroadcastStaticModule_basic", "IndexPutImpl2DNoneIndexStaticModule_basic", "IndexPutImpl3DFloatAccumulateModule_basic", "IndexPutImpl3DFloatNonAccumulateModule_basic", @@ -3812,6 +3778,7 @@ "IndexSelectNegativeDimModule_basic", "IndexSelectRank0IdxModule_basic", "IndexSelectSingleIdxModule_basic", + "IndexSelectStaticModule_basic", "IndexSelectTwoIdxModule_basic", "IndexSelectWholeDimensionModule_basic", "IndexSelectWholeTensorModule_basic", @@ -3824,15 +3791,13 @@ "IntImplicitModule_basic", "IsFloatingPointFloat_True", "IsFloatingPointInt_False", + "LayerNormLastDimModule_basic", + "LayerNormModule_basic", + "LayerNormNormalizeOverAllDimsModule_basic", "LenStrModule_basic", "LinalgNormKeepDimComplexModule_basic", "LinalgVectorNormComplexModule_basic", "LinspaceDtypeModule_basic", - "LinspaceEmptyModule_basic", - "LinspaceOneSizeModule_basic", - "MaskedFillTensorFloatValueModule_basic", - "MatmulBroadcastBatchDim_basic", - "MatmulStaticBroadcast_basic", "MaxPool1dCeilModeTrueModule_basic", "MaxPool1dModule_basic", "MaxPool2dCeilModeTrueModule_basic", @@ -3870,8 +3835,12 @@ "MaxPool3dWithIndicesStaticModule_basic", "MeanDimEmptyDimModule_basic", "MeanDimNoneDimModule_basic", + "Mlp1LayerModule_basic", + "Mlp2LayerModuleNoBias_basic", + "Mlp2LayerModule_basic", "MseLossMeanReductionModule_basic", "MseLossSumReductionWithDifferentElemTypeModule_basic", + "MobilenetV3Module_basic", "MulFloatModule_basic", "MulIntModule_basic", "NativeBatchNorm1DModule_basic", @@ -3883,18 +3852,8 @@ "NativeGroupNormBackwardModule_basic", "NeFloatIntModule_basic", "NeIntModule_basic", - "NewEmptyModuleDefaultDtype_basic", - "NewEmptyModuleFalsePinMemory_basic", - "NewEmptyModuleFloat2D_basic", - "NewEmptyModuleFloat3D_basic", "NewEmptyModuleInt2D_basic", "NewEmptyModuleInt3D_basic", - "NewEmptyModuleLayoutIntDtype_basic", - "NewEmptyModuleNonDefaultFloatDtype_basic", - "NewEmptyModuleNonDefaultIntDtype_basic", - "NewEmptyStridedModuleDefaultDtype_basic", - "NewFullModuleInt2D_basic", - "NewFullModuleInt3D_basic", "NllLossModuleBackward1DMeanWeight_basic", "NllLossModuleBackward1DMean_basic", "NllLossModuleBackward1DSumWeight_basic", @@ -3916,12 +3875,13 @@ "NumToTensorIntModule_basic", "NumelModule_basic", "NumelZeroRankModule_basic", - "OnesLikeModule_falsePinMemory", "PixelShuffleModuleFullDynamic_basic", "PixelShuffleModuleSpatiallyDynamic_basic", "PixelShuffleModuleSpatiallyStatic_basic", "PixelShuffleModuleStaticRank3Int64_basic", "PixelShuffleModuleStaticRank4Float32_basic", + "PowIntFloatModule_basic", + "PowIntIntModule_basic", "PrimMaxIntModule_basic", "PrimMinIntDynamicModule_basic", "PrimMinIntModule_basic", @@ -3971,14 +3931,17 @@ "ReflectionPad2dModule_Right", "ReflectionPad2dModule_Top", "ReflectionPad2dModule_basic", + "RepeatInterleaveFillModule_basic", + "RepeatInterleaveModule_basic", "ReplicationPad2dModule_basic", "ReplicationPad2dModule_bottom0", "ReplicationPad2dModule_left0", "ReplicationPad2dModule_right0", "ReplicationPad2dModule_top0", "RollModule_basic", + "ResNet18Module_basic", + "ResNet18StaticModule_basic", "RsubInt0d_NumToTensor_Module_basic", - "RsubIntModule_noalpha_basic", "ScalarConstantTupleModule_basic", "ScalarImplicitFloatModule_basic", "ScalarImplicitIntModule_basic", @@ -4012,13 +3975,12 @@ "SignAndLogarithmOfDeterminantBatchedModule_F32", "SignAndLogarithmOfDeterminantDynamicModule_F32", "SliceCopyEndGreaterThanDimSize_Module_basic", + "SliceCopyMax_Module_basic", "SliceCopyNegative_Module_basic", "SliceCopyNonZeroDim_Module_basic", "SliceCopyStartGreaterThanDimSize_Module_basic", "SliceCopy_Module_basic", - "SliceEndSleStartModule_basic", "SliceOutOfLowerBoundEndIndexModule_basic", - "SliceOutOfLowerBoundStartIndexModule_basic", "SliceScatterModule_basic", "SliceScatterNegativeDimModule_basic", "SliceScatterNegativeEndModule_basic", @@ -4594,9 +4556,7 @@ "IndexPutHackedTwin3DIntAccumulateModule_basic", "IndexPutHackedTwin3DIntNonAccumulateModule_basic", "IndexPutImpl1DFloatAccumulateModule_basic", - "IndexPutImpl1DFloatNonAccumulateModule_basic", "IndexPutImpl1DIntAccumulateModule_basic", - "IndexPutImpl1DIntNonAccumulateModule_basic", "IndexPutImpl2DFloatAccumulateModule_basic", "IndexPutImpl2DFloatNonAccumulateModule_basic", "IndexPutImpl2DImplicitModule_basic",