-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
replace the AdagradOptimizer 、adamaxOptimizer、AdadeltaOptimizer、RMSPropOptimizer、LambOptimizer and Momentum #54152
Merged
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 557f46f - Browse repository at this point
Copy the full SHA 557f46fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593bb04 - Browse repository at this point
Copy the full SHA 593bb04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997b737 - Browse repository at this point
Copy the full SHA 997b737View commit details -
replace the momentum in contrib/optimizer.py with Momentum in python/…
…paddle/optimizer/momentum.py
Configuration menu - View commit details
-
Copy full SHA for ba2ffdf - Browse repository at this point
Copy the full SHA ba2ffdfView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72e3904 - Browse repository at this point
Copy the full SHA 72e3904View commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 588acff - Browse repository at this point
Copy the full SHA 588acffView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf06d26 - Browse repository at this point
Copy the full SHA cf06d26View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a12c26 - Browse repository at this point
Copy the full SHA 8a12c26View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b9f9f9 - Browse repository at this point
Copy the full SHA 6b9f9f9View commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f327122 - Browse repository at this point
Copy the full SHA f327122View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26a1caf - Browse repository at this point
Copy the full SHA 26a1cafView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 092ba82 - Browse repository at this point
Copy the full SHA 092ba82View commit details -
replace the AdamaxOptimizer with Admax and change the optimizer base …
…for AdagradOptimizer
Configuration menu - View commit details
-
Copy full SHA for e51daa0 - Browse repository at this point
Copy the full SHA e51daa0View commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 934f19c - Browse repository at this point
Copy the full SHA 934f19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8547661 - Browse repository at this point
Copy the full SHA 8547661View commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17b9be7 - Browse repository at this point
Copy the full SHA 17b9be7View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86d06de - Browse repository at this point
Copy the full SHA 86d06deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a43987 - Browse repository at this point
Copy the full SHA 1a43987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d1afa - Browse repository at this point
Copy the full SHA 28d1afaView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f874c1a - Browse repository at this point
Copy the full SHA f874c1aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.