pytorch/torch/utils/data
Ramil Nugmanov 91eeb77260 StackDataset batched sampling (#110694)
Optimization of loading minibatches

Pull Request resolved: https://github.com/pytorch/pytorch/pull/110694
Approved by: https://github.com/ejguan
2023-10-10 22:05:51 +00:00
..
_utils Multiprocessing support for NT (#110292) 2023-10-10 21:58:19 +00:00
datapipes [pytorch] make IterableDataset of Iterable type (#109645) 2023-09-25 14:18:15 +00:00
__init__.py
backward_compatibility.py
dataframes_pipes.ipynb
dataloader.py Revert "reseed all Generators in Dataloader's _worker_loop() -- via GC (#107131)" 2023-08-23 17:08:07 +00:00
dataset.py StackDataset batched sampling (#110694) 2023-10-10 22:05:51 +00:00
distributed.py [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
graph_settings.py
graph.py [BE] Enable ruff's UP rules and autoformat utils/ (#105424) 2023-07-18 20:17:25 +00:00
sampler.py fix typos (#108006) 2023-08-28 19:49:09 +00:00
standard_pipes.ipynb
typing.ipynb