Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
mht-sharma committed Jan 12, 2024
1 parent b5f715b commit 90a9bd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/exporters/onnx/test_exporters_onnx_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,9 @@ def test_exporters_cli_pytorch_cpu_timm(
@require_torch
@require_vision
@require_timm
# @slow
@slow
@pytest.mark.timm_test
# @pytest.mark.run_slow
@pytest.mark.run_slow
def test_exporters_cli_pytorch_cpu_timm_no_dynamic_axes(
self,
test_name: str,
Expand Down

0 comments on commit 90a9bd1

Please sign in to comment.