You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
How should this problem be solved?
ValueError: We currently do not support distribution strategy with a
Sequentialmodel that is created withoutinput_shape/input_dimset in its first layer or a subclassed model.