Ubuntu16.04源码编译安装CPU版本的tensorflow
安装说明:本教程针对tensorflow源码编译安装cpu版本,参考于tensorflow官网
安装环境说明:
os:Ubuntu 16.04
arch:x86_64
tensorflow版本:1.0.1
python版本:python2
tensorflow的一些知识可以访问官网
$ git clone https://github.com/tensorflow/tensorflow下载tensorflow的源码包
2.输入命令:
$ cd tensorflow $ git checkout Branch # where Branch