DataModule / Dataloader across epochs #16483
Unanswered
dahsh
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.
-
Do
DataModule
andDataloader
reset the data cursor(s) to the beginning of the dataset after each epoch? What's the default behavior? How about in the distributed data reading situation with unbalanced batch? Thanks.Beta Was this translation helpful? Give feedback.
All reactions