admin 管理员组

文章数量: 1184232

本机环境:
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)