-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[1 / 3] improvements to saving and loading callback state #6886
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
44 commits
Select commit
Hold shift + click to select a range
89131c2
class name as key
awaelchli 63fb983
string state identifier
awaelchli 7dc218a
add legacy state loading
awaelchli 04b588b
update test
awaelchli bb11e28
update tests
awaelchli 271360c
Merge branch 'master' into bugfix/callback-state
awaelchli 20b66f0
Merge branch 'master' into bugfix/callback-state
awaelchli f585a28
Merge branch 'master' into bugfix/callback-state
awaelchli e1d518b
Merge branch 'master' into bugfix/callback-state
awaelchli 880066b
Merge branch 'master' into bugfix/callback-state
awaelchli 0259ecb
flake8
awaelchli d56e5e4
add test
awaelchli 24a2cc8
Merge branch 'master' into bugfix/callback-state
awaelchli 81b5e36
Merge branch 'master' into bugfix/callback-state
carmocca 72ba440
Apply suggestions from code review
awaelchli 79d8568
improve test
awaelchli d9ea8c1
flake
awaelchli 98f7fe6
Merge branch 'master' into bugfix/callback-state
awaelchli 68f571c
Merge branch 'master' into bugfix/callback-state
awaelchli 0851f0d
fix merge
awaelchli 82d5658
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 334fd4a
use qualname
awaelchli 090b169
Merge remote-tracking branch 'origin/bugfix/callback-state' into bugf…
awaelchli f144fd1
rename state_id
awaelchli 6154986
fix diff
awaelchli 0ec9bd2
update fx validator
awaelchli 049f14d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 71f0bcc
Merge branch 'master' into bugfix/callback-state
awaelchli 3eca3c5
black
awaelchli ff190fa
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a1b5b23
update test to ignore properties
awaelchli bffbd53
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b529489
Merge branch 'master' into bugfix/callback-state
awaelchli b10a45a
update changelog
awaelchli d40b2cc
update test_fx_validator test
awaelchli a52ad31
add docs for state id
awaelchli a3ec571
update docs for state id
awaelchli 140c71b
Update pytorch_lightning/callbacks/base.py
awaelchli d1b59db
Update tests/trainer/logging_/test_logger_connector.py
awaelchli 8dcb54e
Update tests/checkpointing/test_model_checkpoint.py
awaelchli eea2dce
remove an empty line
awaelchli af59b07
Merge branch 'master' into bugfix/callback-state
awaelchli e94f6df
fix import error
awaelchli 302e724
move test
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
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.