Commit Graph

17 Commits (7e0f66e99ae47401c2339e7f57f9b4dd499b4501)

Author SHA1 Message Date
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
7 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
7 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
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
Helin Wang 466935b4ec add decorator: map_readers
8 years ago
Helin Wang 963de16bfd change from google python style to pep 287
8 years ago
Helin Wang 608de7c0e3 fix according to comments
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 f846362927 create buffered data reader decorator and tests
8 years ago