Skip to content

Commit f8b981a

Browse files
Next AMD portable will have pytorch with ROCm 7.1.1 (#11002)
1 parent 4967f81 commit f8b981a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-stable-all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ jobs:
6565
contents: "write"
6666
packages: "write"
6767
pull-requests: "read"
68-
name: "Release AMD ROCm 6.4.4"
68+
name: "Release AMD ROCm 7.1.1"
6969
uses: ./.github/workflows/stable-release.yml
7070
with:
7171
git_tag: ${{ inputs.git_tag }}
72-
cache_tag: "rocm644"
72+
cache_tag: "rocm711"
7373
python_minor: "12"
7474
python_patch: "10"
7575
rel_name: "amd"

0 commit comments

Comments
 (0)