本机环境: TensorFlow2.0 Ubuntu18.04 Python3.6
错误描述: AttributeError: ‘Sequential’ object has no attribute '_get_distribution_strategy fit()处报错,报错详情为函数包内问题,初步判断为包不兼容
错误原因: Keras和TensorFlow.Keras混用,函数不兼容 It’s a problem with keras and tensorflow. Tensorflow made some changes that didn’t work when using keras, only works when using tensorflow.keras. tensorflow/tensorflow#34870 got merged so this should be automatically fixed with a new tensorflow release.(参见:https://github/fizyr/keras-retinanet/issues/1239)
解决: CSDN上解决不多,最终找到(https://www.pythonheidong/blog/article/277046/)较可靠,解决。
本文标签:
Error[2]: Invalid argument supplied for foreach(), File: /www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm, Line: 58
File: /www/wwwroot/roclinux.cn/tmp/route_read.php, Line: 205, include(/www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm)
File: /www/wwwroot/roclinux.cn/tmp/index.inc.php, Line: 129, include(/www/wwwroot/roclinux.cn/tmp/route_read.php)
File: /www/wwwroot/roclinux.cn/index.php, Line: 29, include(/www/wwwroot/roclinux.cn/tmp/index.inc.php)
版权声明:本文标题:使用TensorBoard 报错解决:AttributeError: 'Sequential' object has no attribute '_get_distribution_strategy' 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://www.roclinux.cn/b/1754917154a3049729.html ,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
Error[2]: array_keys() expects parameter 1 to be array, null given, File: /www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm, Line: 77
File: /www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm, Line: 77, array_keys()
File: /www/wwwroot/roclinux.cn/tmp/route_read.php, Line: 205, include(/www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm)
File: /www/wwwroot/roclinux.cn/tmp/index.inc.php, Line: 129, include(/www/wwwroot/roclinux.cn/tmp/route_read.php)
File: /www/wwwroot/roclinux.cn/index.php, Line: 29, include(/www/wwwroot/roclinux.cn/tmp/index.inc.php)
发表评论