Skip to content

Commit

Permalink
linter format
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Jul 28, 2023
1 parent a729263 commit 0c8ed0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/python/frontend/onnx/test_forward.py
Original file line number Diff line number Diff line change
Expand Up @@ -2488,6 +2488,7 @@ def selu_x(x, alpha, gamma):
{"alpha": 0.25, "gamma": 0.3},
)


@pytest.mark.skip("Currently ONNX Runtime in CI does not support domain version of 18")
@tvm.testing.parametrize_targets
def test_mish(target, dev):
Expand Down

0 comments on commit 0c8ed0e

Please sign in to comment.