-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add missing test for "multiple dataloader + percent_check fix" #2226
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
31 commits
Select commit
Hold shift + click to select a range
ad833fa
Init fix num_batches
rohitgr7 7de06cc
Fix num_batches in case of multiple dataloaders
rohitgr7 a9b996d
Apply suggestions from code review
awaelchli da4fbcc
Changes based on suggestions
rohitgr7 13bb5c0
Flake8
rohitgr7 5241bcb
Add test to check num_batches
rohitgr7 98b59a4
generalize dataloader percent check test
awaelchli e0bd090
fix formatting
awaelchli f61c2c5
remove hparams
rohitgr7 1aee122
tests
rohitgr7 c96e00a
CHANGELOG
rohitgr7 476a693
Update CHANGELOG.md
Borda a7f751e
max_batches can be int
rohitgr7 4e033aa
conflict and rebase
rohitgr7 46ab176
Merge branch 'master' into fix_num_batches_new
awaelchli 06d5ab0
add back the test
awaelchli 29f222c
update changelog
awaelchli db84ca9
Update CHANGELOG.md
Borda 4cc7223
Fix num batches in case of multiple dataloaders and percent_check (#1…
rohitgr7 c9f61b4
Merge branch 'master' into fix_num_batches_new
awaelchli bd4cb16
missing union
awaelchli 3ad692f
doc update suggestion by @rohitgr7
awaelchli 28a8fe8
extend test
awaelchli d683a40
Merge branch 'master' into fix_num_batches_new
awaelchli f866dce
changelog
awaelchli 2320661
docs add note about multiple loaders
awaelchli 0914464
Merge branch 'master' into fix_num_batches_new
awaelchli 2bf631a
update changelog
awaelchli 005b45e
remove unused variable
awaelchli e9acd33
Merge branch 'master' into fix_num_batches_new
awaelchli 3450180
Merge branch 'master' into num_batches_missing_test
Borda 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
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.