Next AMD portable will have pytorch with ROCm 7.1.1 (#11002)

This commit is contained in:
comfyanonymous 2025-11-30 01:21:31 -08:00 committed by GitHub
parent 4967f81778
commit f8b981ae9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,11 +65,11 @@ jobs:
contents: "write"
packages: "write"
pull-requests: "read"
name: "Release AMD ROCm 6.4.4"
name: "Release AMD ROCm 7.1.1"
uses: ./.github/workflows/stable-release.yml
with:
git_tag: ${{ inputs.git_tag }}
cache_tag: "rocm644"
cache_tag: "rocm711"
python_minor: "12"
python_patch: "10"
rel_name: "amd"