Skip to content

Commit 9561751

Browse files
Yosua Michael Maranathafacebook-github-bot
Yosua Michael Maranatha
authored andcommitted
[fbsync] Upgrade nightly wheels to ROCm5.3 (#6955)
Summary: * Update to ROCm 5.3 * Regenerate config.yml Reviewed By: datumbox Differential Revision: D41836896 fbshipit-source-id: f317897c7fc314698f8d42c00f09ff5d859cd9f0
1 parent b63e249 commit 9561751

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.circleci/config.yml

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

.circleci/regenerate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def build_workflows(prefix="", filter_branch=None, upload=False, indentation=6,
3232
for os_type in ["linux", "macos", "win"]:
3333
python_versions = PYTHON_VERSIONS
3434
cu_versions_dict = {
35-
"linux": ["cpu", "cu116", "cu117", "rocm5.1.1", "rocm5.2"],
35+
"linux": ["cpu", "cu116", "cu117", "rocm5.2", "rocm5.3"],
3636
"win": ["cpu", "cu116", "cu117"],
3737
"macos": ["cpu"],
3838
}

0 commit comments

Comments
 (0)