当使用pip install torch torchvision命令下载感觉很慢时

可以先到下面的网页将.whl文件下载下来,然后再运行安装即可:

使用.whl文件安装torch和pytorch的方法

 

torchvision也是

使用.whl文件安装torch和pytorch的方法

 

下载好了以后,运行:

pip install 文件.whl

即可

相关文章:

  • 2021-09-16
  • 2021-06-17
  • 2021-05-17
  • 2021-11-19
  • 2021-11-19
  • 2021-11-19
猜你喜欢
  • 2022-01-15
  • 2021-11-19
  • 2022-12-23
  • 2021-06-12
  • 2021-08-06
  • 2021-10-08
  • 2022-12-23
相关资源
相似解决方案