码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-08-25 14:34:14      阅读:277      评论:0      收藏:0      [点我收藏+]

标签:提示   提示信息   support   flow   ons   hat   使用   eve   code   

使用tensorflow时,提示

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

去掉这个提示信息方法为修改~/.bashrc文件,最后加上一句

export TF_CPP_MIN_LOG_LEVEL=2

执行

source ~/.bashrc

即可

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

标签:提示   提示信息   support   flow   ons   hat   使用   eve   code   

原文地址:https://www.cnblogs.com/liqinggui/p/9533170.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!