Commit Graph

24 Commits (test_model_benchmark)

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