Closed wangxianzhe closed 2 years ago
How should this problem be solved?
ValueError: We currently do not support distribution strategy with a Sequential model that is created without input_shape/input_dim set in its first layer or a subclassed model.
Sequential
input_shape
input_dim
Duplicate of #28
How should this problem be solved?
ValueError: We currently do not support distribution strategy with a
Sequential
model that is created withoutinput_shape
/input_dim
set in its first layer or a subclassed model.