Search notes:

torch.utils.data.DataLoader

A torch.utils.data.DataLoader class abstracts the shuffling of data batches.

See also

torch.utils.data.Dataset
PyTorch example: Hello World with Fashion MNIST

Index