在ubuntu運(yùn)行tensorflow的項(xiàng)目時(shí)出現(xiàn)一下錯(cuò)誤:
2018-03-07 21:35:39.153574: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Killed
https://github.com/lakshayg/tensorflow-build
查看tensorflow的版本號(hào)
python
import tensorflow as tf
tf.__version__