Commit Graph

24 Commits (fc002405758ab856ff871218372cc9ab3b6a94f6)

Author SHA1 Message Date
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
4 years ago
Chen Weihang ccb98cde2e
open deccorator test, test=develop (#25464)
5 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
5 years ago
Zeng Jinle e3e22146de
remove some reader apis, test=develop (#20266)
5 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
6 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
6 years ago
Yu Yang 86ae32fbd8 Stablize decorator test
6 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
6 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
6 years ago
qiaolongfei 198689c3bb add a fake reader for speed test
6 years ago
Qiao Longfei b681537e1a
Add multiprocess reader (#13311)
7 years ago
minqiyang 47561c34b0 Fix python2 CI issues
7 years ago
minqiyang 23447cd5a0 Fix parallel_executor_fetch_feed issue
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
Yu Yang c26431bacf Reordered package for feature usage.
8 years ago
helinwang dae21d9bcb Merge pull request #1424 from helinwang/creator
8 years ago
Helin Wang d0dcb3ea34 create numpy array reader creator and text reader creator
8 years ago
Helin Wang 466935b4ec add decorator: map_readers
8 years ago
Helin Wang 2a21681c00 fix according to comments
8 years ago
Helin Wang 7fd42b8cce create reader creator decorators: shuffle, compose, chain
8 years ago
Helin Wang 7b50594f6d fix test path
8 years ago
Helin Wang f846362927 create buffered data reader decorator and tests
8 years ago