我使用以下命令在我的ubuntu python中导入tensorflow-
$ python3
Python 3.5.2 (default, Nov 23 2017, 16:37:01)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import tensorflow as tf
Illegal instruction (core dumped)
Run Code Online (Sandbox Code Playgroud)
程序退出.请指明解决方案.