Skip to content

Commit

Permalink
Update xfail_set
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekkhandelwal1 committed Dec 2, 2024
1 parent c0c9556 commit d8210a5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,9 +514,6 @@
"ElementwiseCopysignModule_basic",
"BernoulliFloatModule_basic",
"BernoulliTensorModule_basic",
"MobilenetV3Module_basic",
"ResNet18Module_basic",
"ResNet18StaticModule_basic",
"UniformModule_basic",
"UniformStaticShapeModule_basic",
}
Expand Down Expand Up @@ -848,6 +845,8 @@
"ScatterValueFloatModule_basic",
"ScatterValueIntModule_basic",
"SliceOutOfLowerBoundEndIndexModule_basic",
"SortIntList_basic",
"SortIntListReverse_basic",
"SortTensorDescending_basic",
"SortTensorInteger_basic",
"SortTensorNegativeDimension_basic",
Expand Down

0 comments on commit d8210a5

Please sign in to comment.