【发布时间】:2022-12-02 13:33:29
【问题描述】:
Why PyTorch creates another repro called TorchData for similar/new Dataset and DataLoader instead of adding them in the existing PyTorch repro? What\'s the difference of Dataset and Datapipe? Thanks.
标签: pytorch dataset dataloader pytorch-dataloader data-pipeline