module ‘tensorflow.python.keras.backend’ has no attribute ‘get_graph’

原因:安装的tensorflow版本和keras版本不匹配。需要将keras降版本,重新安装自己tensorflow对应的版本就OK了。
查看tensorflow和keras对应的版本网址:
https://docs.floydhub.com/guides/environments/module 'tensorflow.python.keras.backend' has no attribute 'get_graph'

相关文章:

  • 2021-08-28
  • 2021-10-07
  • 2021-12-31
  • 2021-09-19
  • 2021-10-20
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2022-01-06
  • 2021-12-24
  • 2021-08-30
  • 2021-09-28
相关资源
相似解决方案