-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Enable saving and loading stateful DataLoaders in Trainer #19361
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
33 commits
Select commit
Hold shift + click to select a range
f7545df
implement stateful dataloader serialization
awaelchli 46aca6b
add test
awaelchli ce5f545
extend test
awaelchli d1cc990
update
awaelchli 5317545
test restore
awaelchli f596cb1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a07e5f4
add test
awaelchli d9efe93
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 234fbac
update
awaelchli bfabe06
chlog
awaelchli 7f36e03
Merge branch 'master' into feature/stateful-dataloader
awaelchli e68eebf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5670ad4
fix
awaelchli 975c037
precommit
awaelchli 75a4485
fix
awaelchli a943f25
refactor test
awaelchli 038d1d2
fix
awaelchli 26475d8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1c5b382
reset
awaelchli ba5f3ed
Merge branch 'feature/stateful-dataloader' of github.com:Lightning-AI…
awaelchli 3bb1832
fix
awaelchli 4d881e9
move test
awaelchli e104aee
refactor for review
awaelchli 00c170f
Merge branch 'master' into feature/stateful-dataloader
awaelchli 2748d8c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a769813
error handling and test
awaelchli 6c30b6f
Merge branch 'feature/stateful-dataloader' of github.com:Lightning-AI…
awaelchli de395d6
type
awaelchli a784a6e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 141eeed
add test
awaelchli 37d5fea
Merge branch 'feature/stateful-dataloader' of github.com:Lightning-AI…
awaelchli 4374261
test
awaelchli 0f8621a
Merge branch 'master' into feature/stateful-dataloader
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
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.