-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 Optimizer classes to the new frontend #4280
Merged
thiagocrepaldi
merged 14 commits into
feature/new_pytorch_frontend
from
thiagofc/new_frontend/OptimizerConfig
Jul 17, 2020
Merged
Add Optimizer classes to the new frontend #4280
thiagocrepaldi
merged 14 commits into
feature/new_pytorch_frontend
from
thiagofc/new_frontend/OptimizerConfig
Jul 17, 2020
Commits on Jul 17, 2020
-
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 823458f - Browse repository at this point
Copy the full SHA 823458fView commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 8d69cbc - Browse repository at this point
Copy the full SHA 8d69cbcView commit details -
Update _OptimizerConfig constructor to fulfill param_groups
Thiago Crepaldi committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for d0f46d3 - Browse repository at this point
Copy the full SHA d0f46d3View commit details -
Fix param_groups behavior for Adam and Lamb
Thiago Crepaldi committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for c12b384 - Browse repository at this point
Copy the full SHA c12b384View commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 51bd478 - Browse repository at this point
Copy the full SHA 51bd478View commit details -
Add base_lrs to the _OptimizerConfig
Thiago Crepaldi committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for d90b622 - Browse repository at this point
Copy the full SHA d90b622View commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for b109768 - Browse repository at this point
Copy the full SHA b109768View commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for e151e2a - Browse repository at this point
Copy the full SHA e151e2aView commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for c94b46d - Browse repository at this point
Copy the full SHA c94b46dView commit details -
Rename _OptimizerConfig params
Thiago Crepaldi committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for e108035 - Browse repository at this point
Copy the full SHA e108035View commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 39a1ae2 - Browse repository at this point
Copy the full SHA 39a1ae2View commit details -
Refactor AdamConfig.weight_decay_mode
Thiago Crepaldi committedJul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 08ff37b - Browse repository at this point
Copy the full SHA 08ff37bView commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for d06ffe9 - Browse repository at this point
Copy the full SHA d06ffe9View commit details -
Thiago Crepaldi committed
Jul 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 7719466 - Browse repository at this point
Copy the full SHA 7719466View 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.