卸载
sudo pip uninstall tensorflow
安装
http://www.tensorfly.cn
查看TensorFlow版本号
Python
Import TensorFlow as tf
Print tf.__vesion__
卸载
sudo pip uninstall tensorflow
安装
http://www.tensorfly.cn
查看TensorFlow版本号
Python
Import TensorFlow as tf
Print tf.__vesion__