pytorch(1)-----环境安装
摘要:
1、anconda 1.1 下载合适的版本,安装后。 在终端输入:sudo gedit ~/.bashrc 添加: export PATH=~/anaconda3/bin:$PATH 在终端输入: source ~/.bashrc 1.2 anconda 更换下载源 conda config --a 阅读全文
posted @ 2020-02-12 23:24 feihu_h 阅读(243) 评论(0) 推荐(0) 编辑