UserWarning: You requested to overfit but enabled val/test dataloader shuffling. We are turning it off for you. #11855
Unanswered
talhaanwarch
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment
-
this warning is removed from master, and will not come up during the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting this warning "UserWarning: You requested to overfit but enabled val/test dataloader shuffling. We are turning it off for you." though shuffle=False. Please check code #11851
Beta Was this translation helpful? Give feedback.
All reactions