-
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
Add model average optimizer for fluid #9082
Merged
wanghaoshuang
merged 13 commits into
PaddlePaddle:develop
from
wanghaoshuang:average_model
Mar 22, 2018
Merged
Add model average optimizer for fluid #9082
wanghaoshuang
merged 13 commits into
PaddlePaddle:develop
from
wanghaoshuang:average_model
Mar 22, 2018
Commits on Mar 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8a64568 - Browse repository at this point
Copy the full SHA 8a64568View commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d7e5e1f - Browse repository at this point
Copy the full SHA d7e5e1fView commit details
Commits on Mar 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aee6867 - Browse repository at this point
Copy the full SHA aee6867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 016d0eb - Browse repository at this point
Copy the full SHA 016d0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87fe52c - Browse repository at this point
Copy the full SHA 87fe52cView commit details -
1. Rename inputs and outputs 2. Add some comments
Configuration menu - View commit details
-
Copy full SHA for e0b136c - Browse repository at this point
Copy the full SHA e0b136cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a01d4 - Browse repository at this point
Copy the full SHA 92a01d4View commit details
Commits on Mar 19, 2018
-
Refine initial and API of ModelAverage API
1. Implement 'with model_average.apply()' syntax 2. Init apply_program and restore_program in __init__ functin of ModelAverage
Configuration menu - View commit details
-
Copy full SHA for cad4d7f - Browse repository at this point
Copy the full SHA cad4d7fView commit details
Commits on Mar 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d22f4de - Browse repository at this point
Copy the full SHA d22f4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for e01c770 - Browse repository at this point
Copy the full SHA e01c770View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c9f6e - Browse repository at this point
Copy the full SHA 68c9f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad63722 - Browse repository at this point
Copy the full SHA ad63722View commit details
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for edb4e29 - Browse repository at this point
Copy the full SHA edb4e29View 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.