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

时间:2020-03-21 12:35:28   收藏:0   阅读:803

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

Keras与tensorflow版本匹配查询网站

 

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!