pip3 install torch1.10.0+cu113 torchvision0.11.1+cu113 torchaudio==0.10.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
30系显卡安装pytorch只需要这行命令就够了
于 2023-05-17 21:04:50 首次发布
pip3 install torch1.10.0+cu113 torchvision0.11.1+cu113 torchaudio==0.10.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html