Commit Graph

27 Commits (4d5f6937c3bd4de34bc4136692083d74ff67b60e)

Author SHA1 Message Date
sneaxiy 2f54d9f995 Merge develop
7 years ago
sneaxiy bb166a1e10 fix API.spec
7 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
7 years ago
sneaxiy 7b5a9d75d9 add cache reader
7 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
8 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
8 years ago
qiaolongfei bda05dc387 reset yield_num after one pass
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 e0d5f8a820 Move compat module to python/paddle
8 years ago
minqiyang ae39709e59 Polish code
8 years ago
minqiyang 76ee482e18 Fix cv2 issues
8 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
8 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
8 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
8 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
8 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
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
Helin Wang 466935b4ec add decorator: map_readers
10 years ago
Helin Wang 963de16bfd change from google python style to pep 287
10 years ago
Helin Wang 608de7c0e3 fix according to comments
10 years ago
Helin Wang 2a21681c00 fix according to comments
10 years ago
Helin Wang 7fd42b8cce create reader creator decorators: shuffle, compose, chain
10 years ago
Helin Wang f846362927 create buffered data reader decorator and tests
10 years ago