[DataPipe] implementing fork() (#63649)
authorKevin Tse <ktse@fb.com>
Tue, 31 Aug 2021 15:07:23 +0000 (08:07 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 31 Aug 2021 15:32:27 +0000 (08:32 -0700)
commiteee054e6ead98fb872b264e092955b87964db75d
tree0a3a1830515b3703a82341816ff57ab7917d319a
parent67cb131458bc299c5362cefa021d527852b3f683
[DataPipe] implementing fork() (#63649)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63649

Test Plan: Imported from OSS

Reviewed By: ejguan

Differential Revision: D30493945

Pulled By: NivekT

fbshipit-source-id: 40db7d4134facd266d86bc0dc2edf2729c4e5842
test/test_datapipe.py
torch/utils/data/datapipes/iter/__init__.py
torch/utils/data/datapipes/iter/combining.py