摘要: conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch 可以正常安装完成,但是import torchvision出错: C:\Users\xuyic\anaconda3\envs\pytorch\lib\si 阅读全文
posted @ 2021-12-30 23:49 攻城狮小Liu 阅读(4027) 评论(0) 推荐(0)
摘要: 安装(二选一)1. iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1')) 2. @powershell -NoProfile -ExecutionPolicy Bypass -Com 阅读全文
posted @ 2021-12-30 21:59 攻城狮小Liu 阅读(87) 评论(0) 推荐(0)