We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c0cfa commit da0e70fCopy full SHA for da0e70f
release/promote.sh
@@ -104,6 +104,10 @@ promote_s3 "requests" whl "2.28.1"
104
# promote_s3 torchdata whl "${TORCHDATA_VERSION}"
105
# promote_s3 "libtorch-*" libtorch "${PYTORCH_VERSION}"
106
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
+
111
# promote_conda pytorch conda "${PYTORCH_VERSION}"
112
# promote_conda torchvision conda "${TORCHVISION_VERSION}"
113
# promote_conda torchaudio conda "${TORCHAUDIO_VERSION}"
0 commit comments