DataLoaders - Multiple files, and multiple rows per column with lazy evaluation

torch.utils.data.ConcatDataset maybe helpful

http://pytorch.org/docs/0.3.0/data.html#torch.utils.data.ConcatDataset

2 Likes