-
Notifications
You must be signed in to change notification settings - Fork 3.3k
add reset learning rate functionality #9372
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
911c39a
add reset_lr functionality
dimapihtar 7802851
fix reset_lr logic
dimapihtar e4603f3
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar b2f5eed
Apply isort and black reformatting
dimapihtar e6e9597
move reset_lr from optim section
dimapihtar 5c4dd14
Apply isort and black reformatting
dimapihtar 4668703
add reset_lr value to config
dimapihtar de6750a
set reset_lr False by default
dimapihtar b0b3e17
remove extra line
dimapihtar 7fac9d3
add reset_lr test
dimapihtar 0604dc4
add reset_lr test
dimapihtar 5a2d4c6
remove extra quote
dimapihtar 3cf2211
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar 47956e1
add ability to reset schedule's max_steps and decay_steps
dimapihtar 6163909
Apply isort and black reformatting
dimapihtar df23cc9
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar 4119a1d
change scheduler's first step logic when using reset_lr
dimapihtar 92e7cf8
revert config
dimapihtar d3f03f8
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar 5da92cd
fix reset_lr logic
dimapihtar badde31
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar 7cfd47a
Apply isort and black reformatting
dimapihtar 067c264
revert config
dimapihtar 43ccac7
revert config
dimapihtar 0d91dcd
update reset_lr comments
dimapihtar c2d3765
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar ce4200a
add use cases for reset_lr feature
dimapihtar e8e555b
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar e6bec29
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar 1ebca00
Merge branch 'main' into dpykhtar/reset_lr
dimapihtar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.