wchang-apixio
Results
1
issues of
wchang-apixio
### 🐛 Describe the bug Using `header()` on an `IterDataPipe` causes `DataLoader` with `MPRS` to hang on the second time thru. ```python from torchdata.dataloader2 import DataLoader2 from torchdata.dataloader2 import MultiProcessingReadingService...
high priority