seed_everything(..., workers=True)
causes the Dataloader
to apply exactly the same augmentations each epoch if they sample values from torch.distributions
#2598
Loading