Skip to content

Commit dba1777

Browse files
authored
Add ROCm "support" (#1765)
1 parent 89f21c2 commit dba1777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_linux_wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test-infra-repository: pytorch/test-infra
2626
test-infra-ref: main
2727
with-cuda: enable
28-
with-rocm: disable
28+
with-rocm: enable
2929
build-python-only: enable
3030
build:
3131
needs: generate-matrix

0 commit comments

Comments
 (0)