Commit Graph

18 Commits (557be6fc58a8fad13a830df33ec77560faaa3d7c)

Author SHA1 Message Date
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