美文网首页
安装,Mac

安装,Mac

作者: 你就不能换个昵称 | 来源:发表于2018-07-11 19:02 被阅读0次

整个过程参考这个
中间遇到了个问题,提示已存在numpy并且卸载不了,参考这个关闭了sip保护,参考这个卸载了numpy,并且记得一定要sudo。
然后在执行到sess=tf.Session()又遇到了一个问题:

2018-07-11 18:55:53.673999: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA

参考这个解决。成功Hello TensorFlow。

相关文章

网友评论

      本文标题:安装,Mac

      本文链接:https://www.haomeiwen.com/subject/myqkpftx.html