Commit Graph

3 Commits

Author SHA1 Message Date
Kevin Tse
fdfdafd1e6 [DataPipe] Removing usage of unbatch_level from .batch interface and DataFrame (#69393)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/69393

cc VitalyFedyunin ejguan NivekT

Test Plan: Imported from OSS

Reviewed By: anjali411

Differential Revision: D32849461

Pulled By: NivekT

fbshipit-source-id: 16abbe289ad2092faaa029fd78f3d6924e7b2ff4
2021-12-07 11:40:50 -08:00
Kevin Tse
0b09d62cf3 [hackathon][DataPipe] adding .pyi file generation for torch.utils.data.datapipes (#67374)
Summary:
Stack from [ghstack](https://github.com/ezyang/ghstack):
* __->__ https://github.com/pytorch/pytorch/issues/67374

This is a work in progress.

Related TorchData issue: https://github.com/pytorch/data/issues/80

cc VitalyFedyunin ejguan NivekT

Pull Request resolved: https://github.com/pytorch/pytorch/pull/67374

Reviewed By: H-Huang

Differential Revision: D32153211

Pulled By: NivekT

fbshipit-source-id: b4c61f191f20fd98ca44bb9e4f972c6d812994a0
2021-11-08 14:43:24 -08:00
Vitaly Fedyunin
ab5e1c69a7 [WIP] Example of DataPipes and DataFrames integration (#60840)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/60840

Test Plan: Imported from OSS

Reviewed By: wenleix, ejguan

Differential Revision: D29461080

Pulled By: VitalyFedyunin

fbshipit-source-id: 4909394dcd39e97ee49b699fda542b311b7e0d82
2021-09-13 18:50:15 -07:00