Skip to content
Discussion options

You must be logged in to vote

You can set Trainer(reload_dataloaders_every_epoch=True) and if you have also shuffle=True in your dataloader, it will do that by creating a new dataloader every epoch.
That's my understanding.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thomasahle
Comment options

Answer selected by carmocca
Comment options

You must be logged in to vote
3 replies
@rohitgr7
Comment options

@AnkushMalaker
Comment options

@rohitgr7
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment