如cuda的版本为10.2,想要安装pyTorch1.6.0,命令如下 conda install pytorch==1.6.0 torchvision==0.7.0 cudatoolkit=10.2 -c pytorch ...
確定! 回上一頁