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 @@ -97,7 +97,7 @@ def build_triton(
9797 # Nightly binaries include the triton commit hash, i.e. 2.1.0+e6216047b8
9898 # while release build should only include the version, i.e. 2.1.0
9999 rocm_version = get_rocm_version ()
100- version = f"{ version } +rocm{ rocm_version } .{ commit_hash [:10 ]} "
100+ version = f"{ version } +rocm{ rocm_version } .git { commit_hash [:8 ]} "
101101
102102 with TemporaryDirectory () as tmpdir :
103103 triton_basedir = Path (tmpdir ) / "triton"
Original file line number Diff line number Diff line change 1- ubuntu|pytorch|apex|release/1.0.0|06c33eee43f7a22f3ed7d9c3e5be0ddd757dc345 |https://github.com/ROCm/apex
2- centos|pytorch|apex|release/1.0.0|06c33eee43f7a22f3ed7d9c3e5be0ddd757dc345 |https://github.com/ROCm/apex
1+ ubuntu|pytorch|apex|release/1.0.0|8d873bb61daff04e77fedc0673f420f440a430a2 |https://github.com/ROCm/apex
2+ centos|pytorch|apex|release/1.0.0|8d873bb61daff04e77fedc0673f420f440a430a2 |https://github.com/ROCm/apex
33ubuntu|pytorch|torchvision|release/0.15|c5e28d62174bb69801e5512ea2e63409151060b6|https://github.com/ROCm/vision
44centos|pytorch|torchvision|release/0.15|c5e28d62174bb69801e5512ea2e63409151060b6|https://github.com/ROCm/vision
55ubuntu|pytorch|torchtext|release/0.15|4571036cf66c539e50625218aeb99a288d79f3e1|https://github.com/pytorch/text
You can’t perform that action at this time.
0 commit comments