0%

安装PyTorch

我的CUDA版本是11.4

使用pip命令安装,使用镜像站加速)(-i)

1
pip3 install torch torchvision torchaudio -f https://download.pytorch.org/whl/cu114/torch_stable.html -i https://mirrors.ustc.edu.cn/pypi/web/simple/

其他镜像站