-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[2 / 3] improvements to saving and loading callback state #7187
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
67 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 2c0c707
unique identifiers
awaelchli 9f9a76d
update tests
awaelchli 31a7737
unused import
awaelchli 8eec798
rename state_id
awaelchli 291c9fe
rename state_id
awaelchli 2308c5d
rename state_id
awaelchli 4cda723
fix merge error
awaelchli a92110e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 40e8827
remove print statements
awaelchli 73ee9b9
Merge remote-tracking branch 'origin/feature/callback-state/part3' in…
awaelchli 9472d1f
update fx validator
awaelchli 3c1c8c0
Merge branch 'master' into feature/callback-state/part3
awaelchli 7579e92
formatting, updates from master
awaelchli 2fa8ff9
fix test
awaelchli ad9ba3e
remove redundant change to logger connector
awaelchli c136662
use helper function for get members
awaelchli 7f9aa47
update with master
awaelchli c4a0f15
rename state_identifier -> state id
awaelchli f741bcd
add changelog
awaelchli ace9c1d
add docs for persisting state
awaelchli 6574796
update test
awaelchli 87ce420
repr string representation
awaelchli eac1921
Revert "repr string representation"
awaelchli 7ff6cc0
Merge branch 'master' into feature/callback-state/part3
awaelchli 9023a1f
add mode
awaelchli 76a81e3
update mode=min in test
awaelchli 5bb4a48
repr everywhere
awaelchli 8314c62
adapt tests to repr
awaelchli 6e7c4b3
adjust test
awaelchli 8ea9dea
add every_n_train_steps, every_n_epochs, train_time_interval
awaelchli 62864ec
update docs
awaelchli 15a6492
add save_on_train_epoch_end
awaelchli 49f376b
update docs with tip
awaelchli 77e7027
black formatting with line break
awaelchli 333b1b3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f0cc8b4
Apply suggestions from code review
awaelchli 0498577
fix syntax error
awaelchli 0f56fea
Merge branch 'master' into feature/callback-state/part3
awaelchli 182ea63
Merge branch 'master' into feature/callback-state/part3
Borda 9260725
rename state_id -> state_key
awaelchli ebb2a73
fix blacken-docs precommit complaints
awaelchli 184f412
Merge branch 'master' into feature/callback-state/part3
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
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.