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
Point optimizer to tf.keras.optimizer.legacy.Optimizer to be compatib… (#2706)
* Point optimizer to tf.keras.optimizer.legacy.Optimizer to be compatible with Keras optimizer migration
* small fix
* add version control
* small fix
* Update discriminative_layer_training.py
* fix version control
* small fix
* move optimizer class to __init__.py
* small fix
* fix problems
* small fix
* Rename BaseOptimizer to KerasLegacyOptimizer
* exclude keras optimizer from type check
* fix import
0 commit comments