Skip to content

Commit

Permalink
Fix xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
mgehre-amd committed Jan 3, 2025
1 parent 3bfe046 commit 76a95f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2206,6 +2206,7 @@
"IndexTensorModule3dInputStatic_basic",
"IndexTensorMultiIndexStaticModule_basic",
"IndexTensorStaticModule_basic",
"IndexSelectStaticModule_basic",
"IscloseStaticModule_basic",
"IscloseStaticModuleTrue_basic",
"LayerNormNormalizeOverAllDimsModule_basic",
Expand Down Expand Up @@ -2541,7 +2542,6 @@
"IndexSelectWholeTensorModule_basic",
"IndexSelectNegativeDimModule_basic",
"IndexSelectRank0IdxModule_basic",
"IndexSelectStaticModule_basic",
"IndexSelectSingleIdxModule_basic",
"IndexSelectTwoIdxModule_basic",
"LinalgVectorNormModule_basic",
Expand Down

0 comments on commit 76a95f2

Please sign in to comment.