mingzailao 2023-03-13 19:56:38 +08:00
commit 94c444f4d7
1 changed files with 7 additions and 0 deletions

7
Dockerfile Normal file
View File

@ -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