How to force training on non shuffle dataloader? #13121
Unanswered
ZENGYIMING-EAMON
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
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.
-
The PL will force turning on shuffle=True when training but when I want to overfit the whole training set I want it to be shuffle=False.
Beta Was this translation helpful? Give feedback.
All reactions