v1.12
commit
94c444f4d7
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue