Nonlincausality icon indicating copy to clipboard operation
Nonlincausality copied to clipboard

ValueError - Same optimizer for different data

Open EVDIO opened this issue 1 year ago • 0 comments

ValueError: Unknown variable: <KerasVariable shape=(2, 100), dtype=float32, path=dense_9/kernel>. This optimizer can only be called for the variables it was originally built with. When working with a new set of variables, you should recreate a new optimizer instance.

EVDIO avatar Aug 26 '24 14:08 EVDIO