我爱编程

解决Tensorflow在ubuntu16.04的编译问题

2018-03-07  本文已影响0人  waitfun02

在ubuntu运行tensorflow的项目时出现一下错误:

2018-03-07 21:35:39.153574: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA

Killed

https://github.com/lakshayg/tensorflow-build

查看tensorflow的版本号

python

import tensorflow as tf

tf.__version__

上一篇 下一篇

猜你喜欢

热点阅读