v1.11
parent
94c444f4d7
commit
ff4614b7b4
|
@ -1,6 +1,6 @@
|
|||
FROM mingzailao/cuda:11.3.1-cudnn8-devel-ubuntu20.04
|
||||
|
||||
RUN pip3 install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
RUN pip3 install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue