We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4dfb5 commit 9fe2ff3Copy full SHA for 9fe2ff3
1 file changed
test/test_cuda_expandable_segments.py
@@ -29,7 +29,6 @@
29
torch.cuda.is_available()
30
and not IS_JETSON
31
and not IS_WINDOWS
32
- and not TEST_WITH_ROCM
33
):
34
get_disabled_tests(".")
35
0 commit comments