Commit Graph

22 Commits (3ec6d60c3491c033a3a67bf95f337ef0f70751b4)

Author SHA1 Message Date
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
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 95e2d28659 Replace relative_import with absolute_import
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.
10 years ago
helinwang dae21d9bcb Merge pull request #1424 from helinwang/creator
10 years ago
Helin Wang b9d4f71c4a fix according to comments
10 years ago
Helin Wang d0dcb3ea34 create numpy array reader creator and text reader creator
10 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 b2a969b7b3 fix according to comment
10 years ago
Helin Wang 7b50594f6d fix test path
10 years ago
Helin Wang f846362927 create buffered data reader decorator and tests
10 years ago