torch.utils.data.DataLoader

E1300996 UNEXPLORED

torch.utils.data.DataLoader is a PyTorch utility class that efficiently loads data from a dataset in mini-batches, with support for shuffling, parallel loading, and other data pipeline features.

All labels observed (1)

Label Occurrences
torch.utils.data.DataLoader canonical 1

How this entity was disambiguated

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

torch.utils.data.Dataset usedWith torch.utils.data.DataLoader