Skip to content

Commit 057b918

Browse files
committed
Add test guard
1 parent 0e06391 commit 057b918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/python/contrib/test_cudnn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ def _verify_cudnn_relay(expr):
488488
)
489489

490490

491+
@tvm.testing.requires_cuda
491492
@pytest.mark.parametrize(
492493
"shape,axis",
493494
[

0 commit comments

Comments
 (0)