-
Notifications
You must be signed in to change notification settings - Fork 3.6k
LiteDataLoader wrapper improvements #10297
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
39 commits
Select commit
Hold shift + click to select a range
95d6889
move helpers to the bottom
awaelchli 642b9c0
update docs for wrappers
awaelchli 2c1bcfd
rename iterator variable
awaelchli 29ae286
mention iterable in the docstring
awaelchli a10df79
update type
awaelchli 134122e
add comment, improve readability
awaelchli 16fc44d
add typing for generator
awaelchli 8b352e2
update docs for LiteDataLoader
awaelchli cc2673a
every Python object has a dict
awaelchli 61bfb09
wrap_init code improvement
awaelchli f047032
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5e8d88e
Merge branch 'master' into feature/lite-dataloader
awaelchli f5b19b7
add changes from master
awaelchli 53b15af
change order for review
awaelchli 98834e4
fix iterator
awaelchli e4dd939
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4b29301
Merge branch 'master' into feature/lite-dataloader
awaelchli c3456a7
simplify reference to old_init
awaelchli d60cf92
inline code
awaelchli 0563c8c
add docs
awaelchli 3e3d7c4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7411a62
Merge branch 'master' into feature/lite-dataloader
awaelchli 23fab9e
wip
awaelchli ccfbf56
wip
awaelchli cf5923b
wip
awaelchli 66961f3
Merge branch 'master' into feature/lite-dataloader
awaelchli a11c358
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cf6131e
Merge branch 'master' into feature/lite-dataloader
awaelchli 5f8e67c
Merge branch 'master' into feature/lite-dataloader
awaelchli 6c05ab0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 265b8b9
Merge branch 'master' into feature/lite-dataloader
awaelchli c9a05e0
update docs
awaelchli 6cc836b
update signature
awaelchli 9c53ddc
use init reference directly
awaelchli bb40f54
remove
awaelchli 5b4c1d7
remove
awaelchli 0c69d3a
update message
awaelchli da5f1a0
unused imprts
awaelchli 527fe52
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 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
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.