当前位置:   article > 正文

配置pytorch时添加清华镜像源_pytorch清华镜像源

pytorch清华镜像源

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
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/win-64

输入conda config --show channels查看已经加入的镜像源

下载安装pytorch时记得去掉-c pytorch因为已经加入的清华镜像源了,所以就不需要这个pytorch

个人见解,或有错误,不喜勿喷

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/正经夜光杯/article/detail/914610
推荐阅读
相关标签
  

闽ICP备14008679号