首页 > 编程语言 > 详细

AttributeError: module 'tensorflow.python.keras.backend' has no attribute 'get_graph'处理办法

时间:2020-03-21 12:35:28      阅读:802      评论:0      收藏:0      [点我收藏+]

原因:安装的tensorflow版本和keras版本不匹配,只需卸载keras,重新安装自己tensorflow对应的版本。

Keras与tensorflow版本匹配查询网站

 

AttributeError: module 'tensorflow.python.keras.backend' has no attribute 'get_graph'处理办法

原文:https://www.cnblogs.com/dyc99/p/12538440.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!