Skip to content

Commit

Permalink
Readded skip for zero tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Fromm committed Jul 27, 2022
1 parent 5b8dce3 commit f1372a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/python/frontend/onnx/test_forward.py
Original file line number Diff line number Diff line change
Expand Up @@ -5241,6 +5241,8 @@ def verify_eyelike(indata, dynamic=False):
"test_training_dropout_mask",
"test_training_dropout_zero_ratio",
"test_training_dropout_zero_ratio_mask",
"test_tril_zero",
"test_triu_zero",
"test_unique_sorted_with_axis",
"test_unique_sorted_with_axis_3d",
"test_unique_sorted_with_negative_axis",
Expand Down

0 comments on commit f1372a8

Please sign in to comment.