2.定义仅支持CPU的python2.7环境下TensorFlow安装包地址:export TF_BINARY_URL=
3.通过PIP安装TensorFlow:sudo pip install --upgrade $TF_BINARY_URL