TF : Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
背景在学习第一个TensorFlow程序的时,遇到的问题。环境:macos执行命令pythonhello_tensorflow.py问题程序importtensorflowastfhello=tf.constant('Hello,TensorFlow!')meaning=tf.constant('TheAnswertoLife,theUniverseandEverythingis')sess=tf