-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Allowed custom BatchSamplers when instantiated in *_dataloader hook
#13640
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
38 commits
Select commit
Hold shift + click to select a range
848e82b
generalize replace_init_method
8c2c45a
Merge branch 'master' into bugfix/custom_batch_sampler
6e01b07
custom batch sampler support
d5cee5a
changelog
834e98c
apply suggestions from code review
e7831c1
change docstring
4268323
code review suggestions
0d2475a
types
589e49f
Merge branch 'master' into bugfix/custom_batch_sampler
cb50725
merge master
b37e638
Merge branch 'master' into bugfix/custom_batch_sampler
db0f534
Merge branch 'master' into bugfix/custom_batch_sampler
ed44a76
Merge branch 'master' into bugfix/custom_batch_sampler
9e106e1
code review suggestion
23c703a
Merge branch 'master' into bugfix/custom_batch_sampler
7557870
Merge branch 'master' into bugfix/custom_batch_sampler
812d69b
Merge branch 'master' into bugfix/custom_batch_sampler
740471d
Merge branch 'master' into bugfix/custom_batch_sampler
otaj 5e37868
Apply suggestions from code review
otaj 309298a
Apply suggestions from code review
otaj 230dda8
Merge branch 'master' into bugfix/custom_batch_sampler
04f1921
make test not fail
88764c0
comment the tests
b12a7c5
Merge branch 'master' into bugfix/custom_batch_sampler
67bb560
Merge branch 'master' into bugfix/custom_batch_sampler
otaj e996117
pass mode in ipu
5a6513b
batch_size is None when batch_sampler is set
4314fa3
don't pass anything more than necessary
a0bb6ff
test ipu failing test
7dc1cf4
return to poptorch dataloader
7d41ba9
Merge branch 'master' into bugfix/custom_batch_sampler
3c6f730
merge master
305730d
added a bit of docstring
5a51c5a
pprint debugging
ab20f5f
pprint debugging
ff14329
Default kwargs handling
5fffd33
Revert "pprint debugging"
b3d6075
Revert "pprint debugging"
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
Oops, something went wrong.
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.