Ubuntu16.04 配置pytorch

Posted joeqin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu16.04 配置pytorch相关的知识,希望对你有一定的参考价值。

总体原则:推荐使用Anaconda进行配置(帮助解决了pytorch依赖库的问题)

一、先安装Anaconda3

1、sudo cur install

2、curl -0 https://repo.anaconda.com/archive/Anaconda3-5.2.0-Linux-x86_64.sh

3、sh Anaconda3-5.2.0-Linux-x86_64.sh

4、yes

5、no

重新打开Ubuntu 的Terminal窗口,即可使用conda 命令

二、再安装pytorch

conda install pytorch-cpu torchvision-cpu -c pytorch

等待安装完成即可

 

以上是关于Ubuntu16.04 配置pytorch的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu16.04 配置Python 虚拟环境

ubuntu 16.04源码编译和配置caffe详细教程 | Install and Configure Caffe on ubuntu 16.04

ubuntu16.04 mincon怎样配置

Ubuntu16.04初始配置

配置Ubuntu16.04编译Android

Ubuntu16.04网络配置