-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Fix checkpointed state for lr_schedulers with step interval #7877
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
carmocca
merged 39 commits into
Lightning-AI:master
from
simran2905:lr_scheduler_checkpoint
Jun 21, 2021
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
fe27312
Fix lr_scheduler state saved at checkpoint
simran2905 384d9b1
Update docs
simran2905 99065a9
Update test
simran2905 c6978fd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3fc3948
Fix lr_scheduler state saved at checkpoint
simran2905 b5a478a
Update docs
simran2905 a61ddae
Update test
simran2905 c639cd5
Add test for reduce_on_plateau
simran2905 2179f90
add test
simran2905 8d0a486
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] bb6ed45
Fix lr_scheduler state saved at checkpoint
simran2905 db4fd8a
Update docs
simran2905 31c22c4
Update test
simran2905 f0ec391
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 94c1306
Fix lr_scheduler state saved at checkpoint
simran2905 2593e7f
Add test for reduce_on_plateau
simran2905 290c8ee
fix format
simran2905 f7475fa
fix format
simran2905 eee22e4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b0b740e
fix bad merge
simran2905 33fca46
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a0a3752
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
simran2905 3a11491
Update Changelog
simran2905 f811b24
Add epoch-interval support
simran2905 0bfaadf
Update tests
simran2905 75aef70
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 187f516
Merge branch 'master' into lr_scheduler_checkpoint
awaelchli e0ab2d2
update new loop with changes
awaelchli 4df1c18
undo changes from training_loop.py
awaelchli a0f5190
Nits and improvements
carmocca 72a57c0
Merge branch 'master' into lr_scheduler_checkpoint
carmocca 3598cac
make update_plateau_schedulers required
simran2905 8fd5ab7
Update test
simran2905 1e1e277
Required argument
carmocca 665a9d6
Merge branch 'master' into lr_scheduler_checkpoint
carmocca 216a457
Update tests/checkpointing/test_model_checkpoint.py
carmocca 36b4747
Merge branch 'master' into lr_scheduler_checkpoint
carmocca 2f09fe6
Merge branch 'master' into lr_scheduler_checkpoint
carmocca bbbfce7
Merge branch 'master' into lr_scheduler_checkpoint
carmocca 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
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.