Skip to content

Commit

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

Pull Request resolved: pytorch#48866

Reviewed By: malfet, janeyx99

Differential Revision: D25345895

Pulled By: walterddr

fbshipit-source-id: 5d1c754b36fa7ebd60832af58cbcbed2bc0da3bd
  • Loading branch information
jeffdaily authored and facebook-github-bot committed Dec 5, 2020
1 parent 799b700 commit 63a71a8
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .circleci/cimodel/data/dimensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
]

ROCM_VERSIONS = [
"3.8",
"3.9",
"3.10",
]

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

0 comments on commit 63a71a8

Please sign in to comment.