Skip to content

Pull requests: pytorch/data

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Progress bar
#1095 opened Mar 17, 2023 by m8ner Loading…
Update LAION-example and default value of scheduled_tasks CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1092 opened Mar 16, 2023 by SvenDS9 Loading…
Unify buffer_size across TorchData DataPipes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1077 opened Mar 11, 2023 by alexanderbattig Draft
[Doc] Fix examples and migrate to sphinx doctest (iter/util) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1069 opened Mar 6, 2023 by SvenDS9 Loading…
Reland: [DataLoader2] Removing delegation for 'pause', 'limit', and 'resume' CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1067 opened Mar 3, 2023 by NivekT Loading…
[DataPipe] Skip FullSync operation when world_size == 1 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1065 opened Mar 2, 2023 by NivekT Loading… 0.6.1
Try remove setuptools CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1063 opened Mar 2, 2023 by atalman Loading…
[DataLoade2] Add restore_iteration to ReadingService method for arbitrary checkpointing CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1056 opened Feb 28, 2023 by NivekT Draft
RFC: Add snapshot to MultiProcessingReadingService CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1039 opened Feb 22, 2023 by jhoareau Loading…
Make itertomap loading more lazy CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1016 opened Feb 15, 2023 by SvenDS9 Loading…
Upload the Linux Wheels binaries to the pytorch-test S3 bucket CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#936 opened Jan 4, 2023 by DanilBaibak Draft
[DataLoader2] Adding support for naive snapshotting CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#915 opened Dec 6, 2022 by NivekT Draft
Migrate docstrings to doctests CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#901 opened Nov 16, 2022 by mabu-github Loading…
Adding AsyncNesterMapper datapipe CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#877 opened Nov 3, 2022 by VitalyFedyunin Loading…
Adding GroupBatcher DataPipe CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#876 opened Nov 3, 2022 by VitalyFedyunin Loading…
Support for recursive datatypes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#866 opened Oct 28, 2022 by abhi-glitchhg Draft
[WIP] Add debug lines for on_disk_cache CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#809 opened Oct 5, 2022 by VitalyFedyunin Loading…
[WIP] More experiments CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#764 opened Sep 7, 2022 by VitalyFedyunin Loading…
[DataPipe] Adding IterCallableWrapper CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#757 opened Sep 1, 2022 by NivekT Loading…
Benchmark: Add archive support (generation and training) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#744 opened Aug 18, 2022 by NicolasHug Loading…
Add nightly benchmark and trigger in keyword CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#740 opened Aug 16, 2022 by msaroufim Loading…
[DataLoader] Add __len__ to DataLoader2 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: improvements topic category
#728 opened Aug 11, 2022 by NivekT Draft
[DRAFT] Debug lines for cache CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#585 opened Jul 11, 2022 by VitalyFedyunin Loading…
[BE] Unify Map style DataPipes to support input_col and output_col syntax CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#562 opened Jun 29, 2022 by VitalyFedyunin Loading…
Second prototype to do pre-sharding work in single process CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#555 opened Jun 27, 2022 by VitalyFedyunin Loading…
ProTip! Exclude everything labeled bug with -label:bug.