Skip to content

Commit

Permalink
Add 5 failed test into FX_IMPORTER_XFAIL_SET for torch-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosLewis committed Aug 21, 2024
1 parent 54499ff commit 135ae96
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 @@ -448,6 +448,8 @@
"GtIntModule_basic",
"IntFloatModule_basic",
"IntImplicitModule_basic",
"IsFloatingPointFloat_True",
"IsFloatingPointInt_False",
"LenStrModule_basic",
"MaxPool3dCeilModeTrueModule_basic",
"MaxPool3dEmptyStrideStaticModule_basic",
Expand Down Expand Up @@ -496,6 +498,9 @@
"SqrtIntConstantModule_basic",
"SqrtIntModule_basic",
"SubFloatModule_basic",
"ScalarConstantTupleModule_basic",
"TorchPrimLoopForLikeModule_basic",
"TorchPrimLoopWhileLikeModule_basic",
"TensorToBoolZeroRank_basic",
"TensorToBool_basic",
"TensorToFloatZeroRank_basic",
Expand Down

0 comments on commit 135ae96

Please sign in to comment.