Skip to content

[Tracker] Fix tests added to xfail_set due to Roll PyTorch and LLVM bump update #3796

@vivekkhandelwal1

Description

@vivekkhandelwal1

This issue is for tracking the failing tests due to the roll PyTorch update done here: #3727. Some of the tests are common for the FX_IMPORTER_XFAIL_SET and FX_IMPORTER_STABLEHLO_XFAIL_SET.

FX_IMPORTER_XFAIL_SET

  • "CrossEntropyLossModule_basic",
  • "CrossEntropyLossNoReductionModule_basic",
  • "ElementwiseExpm1IntModule_basic",
  • "ElementwiseExpm1Module_basic",
  • "IndexPutImpl1DFloatAccumulateModule_basic",
  • "IndexPutImpl1DFloatNonAccumulateModule_basic",
  • "IndexPutImpl1DIntAccumulateModule_basic",
  • "IndexPutImpl1DIntNonAccumulateModule_basic",
  • "IndexPutImpl2DFloatNonAccumulateModule_basic",
  • "IndexPutImpl2DImplicitModule_basic",
  • "IndexPutImpl2DIndexModule_basic",
  • "IndexPutImpl2DNoneIndexStaticModule_basic",
  • "IndexPutImpl3DFloatNonAccumulateModule_basic",
  • "IndexPutImplIndexWithNoneModule_basic",
  • "InterpolateDynamicModule_sizes_nearest",
  • "IouOfModule_basic",
  • "MeshgridIndexingIJ_basic",
  • "MeshgridIndexingXY_basic",
  • "Meshgrid_basic",
  • "OneHotModule_basic",
  • "BernoulliFloatModule_basic",
  • "BernoulliTensorModule_basic",
  • "UniformModule_basic",
  • "UniformStaticShapeModule_basic",
  • "RollModule_basic"

FX_IMPORTER_CRASHING_SET

  • "AdaptiveAvgPool1dGeneralDynamicNoBatches_basic",

FX_IMPORTER_STABLEHLO_XFAIL_SET

  • "AdaptiveAvgPool1dGeneralDynamic_basic",
  • "AdaptiveAvgPool1dGeneralDynamicNoBatches_basic",
  • "AdaptiveAvgPool1dStaticEvenMultiple_basic",
  • "AdaptiveAvgPool1dStaticLargerOutput_basic",
  • "AdaptiveAvgPool2dDynamicNoBatch_basic",
  • "AdaptiveAvgPool2dDynamic_basic",
  • "AddIntModule_basic",
  • "AtenIntTensorByteDtypeModule_basic",
  • "AtenIntTensorCharDtypeModule_basic",
  • "AtenItemIntOpModule_basic",
  • "CrossEntropyLossModule_basic",
  • "CrossEntropyLossNoReductionModule_basic",
  • "EinsumStaticContractRhsModule_basic",
  • "EinsumStaticFourDimensionModule_basic",
  • "EinsumStaticModule_basic",
  • "EinsumStaticWithEllipsisSlicingAndBroadcastModule_basic",
  • "EinsumStaticWithEllipsisSlicingModule_basic",
  • "ElementwiseExpm1IntModule_basic",
  • "ElementwiseExpm1Module_basic",
  • "InterpolateDynamicModule_sizes_nearest",
  • "IouOfModule_basic",
  • "IscloseStaticModuleTrue_basic",
  • "IscloseStaticModule_basic",
  • "MeshgridIndexingIJ_basic",
  • "MeshgridIndexingXY_basic",
  • "Meshgrid_basic",
  • "MulIntModule_basic",
  • "OneHotModule_basic",
  • "ReduceFrobeniusNormComplexModule_basic",
  • "ScalarImplicitIntModule_basic",
  • "ScaledDotProductAttentionBoolMaskModule_basic",
  • "ScaledDotProductAttentionDifferentCausalModule_basic",
  • "ScaledDotProductAttentionDifferentDynamicCausalModule_basic",
  • "ScaledDotProductAttentionDifferentModule_basic",
  • "ScaledDotProductAttentionMaskModule_basic",
  • "ScaledDotProductAttentionSameCausalModule_basic",
  • "ScaledDotProductAttentionSameDynamicModule_basic",
  • "ScaledDotProductAttentionSameModule_basic",
  • "SubIntModule_basic",
  • "TensorToIntZeroRank_basic",
  • "UpSampleNearest2dDynamicFactor_basic",
  • "UpSampleNearest2dDynamicSize_basic",
  • "UpSampleNearest2dStaticFactor_basic",
  • "UpSampleNearest2dStaticSize_basic",
  • "UpSampleNearest2d_basic",
  • "BernoulliFloatModule_basic",
  • "UniformModule_basic",
  • "UniformStaticShapeModule_basic",

FX_IMPORTER_STABLEHLO_CRASHING_SET

  • "CrossEntropyLossModule_basic",
  • "CrossEntropyLossNoReductionModule_basic",

FX_IMPORTER_TOSA_XFAIL_SET

  • "AdaptiveAvgPool1dNonUnitOutputSizeDynamicModule_basic"
  • "AdaptiveAvgPool1dNonUnitOutputSizeStaticModule_basic"
  • "AdaptiveAvgPool1dUnitOutputSizeDynamicModule_basic"
  • "AdaptiveAvgPool1dUnitOutputSizeStaticModule_basic"
  • "ElementwiseRreluTrainModule_basic"
  • "ElementwiseRreluTrainStaticModule_basic"
  • "MaxPool1dEmptyStrideStaticModule_basic"
  • "MaxPool1dStaticCeilModeTrueModule_basic"
  • "MaxPool1dStaticModule_basic"
  • "ReduceFrobeniusNormKeepDimModule_basic"
  • "RepeatInterleaveSelfIntModule_basic"
  • "ElementwiseSpecialExpm1IntModule_basic",
  • "ElementwiseSpecialExpm1Module_basic",

Sub-issues

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions