AttributeError: ‘Model’ object has no attribute ‘_get_distribution_strategy’

错误显示:AttributeError: ‘Model‘ object has no attribute ‘_get_distribution_strategy‘修改方法:
在tensorflow/python/keras/callbacks.py文件中直接修改,修改以下两个位置:AttributeError: ‘Model‘ object has no attribute ‘_get_distribution_strategy‘
AttributeError: ‘Model‘ object has no attribute ‘_get_distribution_strategy‘

相关文章:

  • 2021-07-27
  • 2021-06-21
  • 2021-12-04
  • 2021-07-25
  • 2021-06-22
  • 2021-06-16
  • 2021-08-06
  • 2021-06-13
猜你喜欢
  • 2022-01-29
  • 2022-12-23
  • 2021-04-03
  • 2021-09-15
  • 2021-12-07
  • 2021-12-14
  • 2021-06-06
相关资源
相似解决方案