Skip to content

Commit

Permalink
Added tests to onnx_xfail_set
Browse files Browse the repository at this point in the history
  • Loading branch information
mmakevic committed Feb 28, 2024
1 parent e61c987 commit b4c40ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -1576,6 +1576,9 @@
"ElementwiseOrTensorStaticShapeModule_basic",
"ElementwiseQuantizePerTensorModule_basic",
"ElementwiseRemainderTensorModule_Int_basic",
"ElementwiseFmodTensor_Float_basic",
"ElementwiseFmodTensor_Int_Float_basic",
"ElementwiseFmodTensor_Int_basic",
"EmptyStridedModule_basic",
"EmptyStridedSizeIntStrideModule_basic",
"EqIntModule_basic",
Expand Down

0 comments on commit b4c40ef

Please sign in to comment.