随笔分类 -  Python

摘要:出现“Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2”错误,是因为为了最大限度的适应各种CPU,pip默认安装的tensorflow版本没有对AVX指令集进行支持 阅读全文
posted @ 2018-08-02 19:21 pompeii 阅读(8976) 评论(0) 推荐(1)