File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ def build_triton(
8989 # Nightly binaries include the triton commit hash, i.e. 2.1.0+e6216047b8
9090 # while release build should only include the version, i.e. 2.1.0
9191 rocm_version = get_rocm_version ()
92- version_suffix = f"+rocm{ rocm_version } _ { commit_hash [:10 ]} "
92+ version_suffix = f"+rocm{ rocm_version } .git { commit_hash [:8 ]} "
9393 version += version_suffix
9494
9595 with TemporaryDirectory () as tmpdir :
Original file line number Diff line number Diff line change 1- ubuntu|pytorch|apex|release/1.4.0|21066074a192d1b2bfc50d0e29512565b90ea85f |https://github.com/ROCm/apex
2- centos|pytorch|apex|release/1.4.0|21066074a192d1b2bfc50d0e29512565b90ea85f |https://github.com/ROCm/apex
1+ ubuntu|pytorch|apex|release/1.4.0|dbda778024b76fdc59498ddba695ef95bcb4e7a1 |https://github.com/ROCm/apex
2+ centos|pytorch|apex|release/1.4.0|dbda778024b76fdc59498ddba695ef95bcb4e7a1 |https://github.com/ROCm/apex
33ubuntu|pytorch|torchvision|release/0.19|fab848869c0f88802297bad43c0ad80f33ecabb4|https://github.com/ROCm/vision
44centos|pytorch|torchvision|release/0.19|fab848869c0f88802297bad43c0ad80f33ecabb4|https://github.com/ROCm/vision
55ubuntu|pytorch|torchtext|release/0.18.0|9bed85d7a7ae13cf8c28598a88d8e461fe1afcb4|https://github.com/pytorch/text
You can’t perform that action at this time.
0 commit comments