- When I trained keras tensorflow model, it displayed error message: 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.
How to fix it??? Thanks everyone!