Skip to content

Commit da0e70f

Browse files
authored
Add pytorch conda dependencies (#1353)
1 parent f0c0cfa commit da0e70f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release/promote.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ promote_s3 "requests" whl "2.28.1"
104104
# promote_s3 torchdata whl "${TORCHDATA_VERSION}"
105105
# promote_s3 "libtorch-*" libtorch "${PYTORCH_VERSION}"
106106

107+
promote_conda torchtriton conda "2.0.0"
108+
promote_conda pytorch-cuda conda "11.7"
109+
promote_conda pytorch-cuda conda "11.8"
110+
107111
# promote_conda pytorch conda "${PYTORCH_VERSION}"
108112
# promote_conda torchvision conda "${TORCHVISION_VERSION}"
109113
# promote_conda torchaudio conda "${TORCHAUDIO_VERSION}"

0 commit comments

Comments
 (0)