Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Add AdaMax optimizer #304

Merged
merged 1 commit into from
Jun 28, 2019
Merged

Add AdaMax optimizer #304

merged 1 commit into from
Jun 28, 2019

Conversation

jon-tow
Copy link
Contributor

@jon-tow jon-tow commented Jun 28, 2019

Adds support for AdaMax (WIP). This is a reopening of a previous PR on a branch that was accidentally deleted #243.

Copy link
Contributor

@saeta saeta left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

Note: we might want to update some of the comments in a subsequent PR to be a bit easier to read when browsing auto-generated documentation.

@saeta saeta merged commit 36769e3 into tensorflow:master Jun 28, 2019
@saeta
Copy link
Contributor

saeta commented Jun 28, 2019

#127

@jon-tow jon-tow deleted the optimizer/adamax branch June 28, 2019 16:49
@rxwei
Copy link
Contributor

rxwei commented Jun 28, 2019

Note: This PR didn't pass CI.

@Shashi456
Copy link
Contributor

@rxwei you beat me to it, was just going to mention that :P

@rxwei rxwei removed the kokoro:run label Jun 28, 2019
@jon-tow jon-tow restored the optimizer/adamax branch June 28, 2019 18:28
@saeta
Copy link
Contributor

saeta commented Jun 28, 2019

D'oh, sorry! :-(

@jon-tow
Copy link
Contributor Author

jon-tow commented Jun 28, 2019 via email

@rxwei
Copy link
Contributor

rxwei commented Jun 28, 2019

This has been fixed by upstream PRs. Thanks for asking!

@jon-tow
Copy link
Contributor Author

jon-tow commented Jun 28, 2019 via email

@jon-tow jon-tow deleted the optimizer/adamax branch August 23, 2019 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants