FlatMapDataset: flat-map data transform for PyTorch
Jul 22, 2020 · 14 min read · PyTorch established a simple a consistent toolset for building training pipelines. The most common scenarios can be handled with two utilities: the Dataset class and the DataLoader class. I wrote about them in my previous article. I've noticed some p...
Join discussion



