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)
5 years ago
..
__init__.py add Sampler/SequenceSampler/RandomSampler (#26375) 5 years ago
batch_sampler.py Move hapi to python/paddle root dir. (#26442) 5 years ago
dataloader_iter.py fix dataloader performace decrease & unittest hanging. test=develop (#26739) 5 years ago
dataset.py add TensorDataset for multiprocess DataLoader (#26332) 5 years ago
fetcher.py Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
sampler.py fix RandomSampler & BatchSampler. test=develop (#26559) 5 years ago