You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/dataloader
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
6 years ago
..
__init__.py add Sampler/SequenceSampler/RandomSampler (#26375) 6 years ago
batch_sampler.py Move hapi to python/paddle root dir. (#26442) 6 years ago
dataloader_iter.py fix dataloader performace decrease & unittest hanging. test=develop (#26739) 6 years ago
dataset.py add TensorDataset for multiprocess DataLoader (#26332) 6 years ago
fetcher.py Add iterable dataset support for multiprocess DataLoader (#25558) 6 years ago
sampler.py fix RandomSampler & BatchSampler. test=develop (#26559) 6 years ago