torch安装

torch1.7.1+cu110
torchaudio
0.7.2
torchvision==0.8.2+cu110

pip 命令
pip install torch1.7.1+cu110 torchvision0.8.2+cu110 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html

你可能感兴趣的:(pytorch)