-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Set limits for fetcher.done
#18441
Set limits for fetcher.done
#18441
Conversation
for more information, see https://pre-commit.ci
0353163
to
49ce20f
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
fetcher.done
V2fetcher.done
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Tests workflowThese checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 installThese checks are required after the changes to Thank you for your contribution! 💜
|
…h' into dataloader-iter/via-loader-length
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are thorough, good job
What does this PR do?
Follow up to #18376 making the dataloader_iter respect the limits set in the Trainer.
Fixes #18334
Debugging script to compare iterations to master branch (demonstrates NeMo use case):
cc @Borda @justusschock @awaelchli @carmocca