pytorch
71e17d98 - [DataPipe] Fix HttpReader IterDataPipe Issue with streaming (#66432)

Commit
3 years ago
[DataPipe] Fix HttpReader IterDataPipe Issue with streaming (#66432) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66432 This PR aims to fix the same issue that was addressed in TorchData. See this [TorchData PR](https://github.com/pytorch/data/pull/51) and the corresponding [issue](https://github.com/pytorch/data/issues/42) for details. cc VitalyFedyunin ejguan NivekT Test Plan: Imported from OSS Reviewed By: ejguan Differential Revision: D31547565 Pulled By: NivekT fbshipit-source-id: 1e0cb13be270e6b81a11af54fa08cf6d7e7c5721
Author
Parents
Loading