Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
加入以下代码import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
Tensorflow错误集锦
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
加入以下代码
import os
os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.