-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix resuming from checkpoint for fault-tolerant in case of no failure #9371
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 22 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
cfb4dca
w
awaelchli b77fd31
comment
awaelchli 69ba327
update fix
awaelchli e1be811
update fix
awaelchli 9a40fd4
move progress update
awaelchli b5bc8ee
add comments
awaelchli d8e2fee
fix test after resetting the progress on a successful run
awaelchli 3d59020
fix a test
awaelchli f41198a
changelog
awaelchli 585210a
add state dict test
awaelchli 2330d54
add comment
awaelchli 2846526
remove repro script
awaelchli 11a587b
udpate
awaelchli d6f501f
Merge branch 'master' into bugfix/epoch-resume
awaelchli 387bcfc
update
awaelchli 6a6d3d4
fix tbtt test
awaelchli 34f3ebc
drop old change
awaelchli 5c84846
update tests
awaelchli 8d97f7f
add more tests
awaelchli 8f73fa8
add docstring to test
awaelchli 198a779
remove repro
awaelchli 4961a98
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8177a86
update changelog
awaelchli 04b0043
rm todo test
awaelchli c28dd59
add torch 1.7.0 requirement to test case
awaelchli d9be028
reset redundant test changes
awaelchli 4af0626
remove failed check
awaelchli 9fab253
keep optimizer restart check
awaelchli 3db5c5a
update test with optimizer idx assertion
awaelchli 65ab234
Merge branch 'master' into bugfix/epoch-resume
awaelchli 8045fd5
nit
awaelchli 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.