原文:运行tensorflow是出现的问题This TensorFlow binary is optimized with Intel(R) MKL-DNN to use the following CPU

: : . : I tensorflow core platform cpu feature guard.cc: This TensorFlow binary is optimized with Intel R MKL DNN to use the following CPU instructions in performance critical operations: AVX AVX To ...

2020-06-04 11:29 0 1703 推荐指数:

查看详情

I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2

问题: 安装TensorFlowCPU版本),使用pip install tensorflow安装,安装一切顺利,但是在跑一个简单的程序时,遇到如下情况: 大概意思是:你的CPU支持AVX扩展,但是你安装的TensorFlow版本无法编译使用。 原因: 除了通常的算术和逻辑,现代CPU提供了许多 ...

Fri Nov 09 23:52:00 CST 2018 0 6415
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM