pip uninstall tensorflow
pip install tensorflow-gpu
tensorflow 盡量從 源碼 安裝,這樣運行起來會更快,遇到的 Warning 也更少
Problem & Solution
Problem_0
如果 TensorFlow 程序運行緩慢, 可能和 protobuf pip package 有關
Solution
pip install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/protobuf-3.1.0-cp27-none-linux_x86_64.whl