Skip to content

Commit

Permalink
[ROCm] add 4.2 to nightly builds (pytorch#58143)
Browse files Browse the repository at this point in the history
Summary:
Depends on pytorch/builder#764.

Pull Request resolved: pytorch#58143

Reviewed By: agolynski

Differential Revision: D28385532

Pulled By: malfet

fbshipit-source-id: 1a37b1d4636327f8e1d0d5cfaa03f652565f8e38
  • Loading branch information
jeffdaily authored and Kushashwa Shrimali committed May 18, 2021
1 parent e63269d commit 23629be
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion .circleci/cimodel/data/dimensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
]

ROCM_VERSIONS = [
"3.10",
"4.0.1",
"4.1",
"4.2",
]

ROCM_VERSION_LABELS = ["rocm" + v for v in ROCM_VERSIONS]
Expand Down
Loading

0 comments on commit 23629be

Please sign in to comment.