使用清华源安装pytorch

使用清华源安装pytorch,第1张

使用清华源安装pytorch

1.使用

2.输入

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --set show_channel_urls yes

3.输入

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/

此时就已经连接到清华源

4.去pytorch官网中通过选择得到命令行代码

5.把最后面的 -c pytorch删除掉

然后输入命令行

6.好了

如果报错,降低pytorch的版本号

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/3972860.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-10-21
下一篇 2022-10-21

发表评论

登录后才能评论

评论列表(0条)

保存