We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a2bf2 commit e947fdeCopy full SHA for e947fde
pytorch/training/docker/2.7/py3/cu128/Dockerfile.gpu
@@ -253,7 +253,7 @@ RUN pip install --no-cache-dir \
253
jinja2>=3.1.6 \
254
tornado>=6.5.1
255
256
-Install PyTorch
+# Install PyTorch
257
RUN pip install --no-cache-dir -U torch==${PYTORCH_VERSION} \
258
torchvision==${TORCHVISION_VERSION} \
259
torchaudio==${TORCHAUDIO_VERSION} \
0 commit comments