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 @@ -110,7 +110,7 @@ def build_triton(
110110 # Nightly binaries include the triton commit hash, i.e. 2.1.0+e6216047b8
111111 # while release build should only include the version, i.e. 2.1.0
112112 rocm_version = get_rocm_version ()
113- version_suffix = f"+rocm{ rocm_version } _ { commit_hash [:10 ]} "
113+ version_suffix = f"+rocm{ rocm_version } .git { commit_hash [:8 ]} "
114114 version += version_suffix
115115
116116 with TemporaryDirectory () as tmpdir :
Original file line number Diff line number Diff line change 1- ubuntu|pytorch|apex|release/1.3.0|15beaca6a246e6251a16242a51f3a3e289833f40 |https://github.com/ROCm/apex
2- centos|pytorch|apex|release/1.3.0|15beaca6a246e6251a16242a51f3a3e289833f40 |https://github.com/ROCm/apex
1+ ubuntu|pytorch|apex|release/1.3.0|ae38a4f7935cbb21ae50a756b5edc87e5c5c30bf |https://github.com/ROCm/apex
2+ centos|pytorch|apex|release/1.3.0|ae38a4f7935cbb21ae50a756b5edc87e5c5c30bf |https://github.com/ROCm/apex
33ubuntu|pytorch|torchvision|release/0.18|68ba7ec9a80887a4ebf208f9388ab0362ec7610a|https://github.com/ROCm/vision
44centos|pytorch|torchvision|release/0.18|68ba7ec9a80887a4ebf208f9388ab0362ec7610a|https://github.com/ROCm/vision
55ubuntu|pytorch|torchtext|release/0.18.0|656a3b48d14c18d816f071dfb7449daa852fc219|https://github.com/pytorch/text
You can’t perform that action at this time.
0 commit comments