Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Keras DistributedOptimizer to use base from_config method to support 2.0 learning rate schedules #1588

Merged
merged 5 commits into from
Jan 9, 2020

Conversation

tgaddair
Copy link
Collaborator

Fixes #1573.

Signed-off-by: Travis Addair taddair@uber.com

…pport 2.0 learning rate schedules

Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
Copy link
Collaborator

@achals achals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tgaddair tgaddair merged commit 438880e into master Jan 9, 2020
@tgaddair tgaddair deleted the keras_v2 branch January 9, 2020 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

tf.keras.optimizers.schedules not supported by distributed optimizer
2 participants