Skip to content

Commit

Permalink
Add test guard
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaret committed Apr 7, 2022
1 parent 27d058e commit 73f352f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/python/contrib/test_cudnn.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ def _verify_cudnn_relay(expr):
)


@tvm.testing.requires_cuda
@pytest.mark.parametrize(
"shape,axis",
[
Expand Down

0 comments on commit 73f352f

Please sign in to comment.