Python

tensorflow run error

venustas 2018. 7. 1. 22:17

Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA

에러가 발생할때 


Run > Edit Configurations > Environment 에

TF_CPP_MIN_LOG_LEVEL = 2 를 추가한다