Replace str by repr for DataChunk (#63184)
authorErjia Guan <erjia@fb.com>
Mon, 16 Aug 2021 13:39:56 +0000 (06:39 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 16 Aug 2021 13:41:38 +0000 (06:41 -0700)
commit56d609d93e811c18ab710e8b6f4fd9836539ba01
treedd29238b026dc8582f07abb1479af5c7f9572be5
parente50e8b07d8e0f3c331b93a8eff2592f971dce8fd
Replace str by repr for DataChunk (#63184)

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

Test Plan: Imported from OSS

Reviewed By: bdhirsh

Differential Revision: D30288892

Pulled By: ejguan

fbshipit-source-id: 45c88fdd3987e234f2c22ebbbfd8d5044983c34c
test/test_datapipe.py
torch/utils/data/dataset.py