Skip to content

Commit

Permalink
disable complex test on onnx
Browse files Browse the repository at this point in the history
  • Loading branch information
rsuderman committed Sep 25, 2024
1 parent b12e2fe commit 32d69e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2754,6 +2754,7 @@
"ElementwiseExpm1IntModule_basic",
"ElementwiseExpm1Module_basic",
"ElementwiseFmodTensor_Int_basic",
"ElementwiseCreateComplexModule_basic",
"ElementwiseMulTensorComplexModule_basic",
"ElementwiseMulTensorComplexDiffModule_basic",
"ElementwiseOrTensorModule_basic",
Expand Down

0 comments on commit 32d69e7

Please sign in to comment.