Skip to content

Commit 4d7a4d4

Browse files
jithunnair-amdkulinseth
authored andcommitted
Upgrade nightly wheels to ROCm5.3 (pytorch#89101)
Dependent on PR pytorch/builder#1193 Pull Request resolved: pytorch#89101 Approved by: https://github.com/kit1980
1 parent ba78b55 commit 4d7a4d4

4 files changed

+289
-289
lines changed

.github/scripts/generate_binary_build_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
CUDA_ARCHES = ["11.6", "11.7"]
1717

1818

19-
ROCM_ARCHES = ["5.1.1", "5.2"]
19+
ROCM_ARCHES = ["5.2", "5.3"]
2020

2121

2222
def arch_type(arch_version: str) -> str:

.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)