Commit Graph

12 Commits (5b06ec255bcc6e97c8adfb281acae47d4895559e)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago
typhoonzero 0954adbdcd move download urls
7 years ago
minqiyang c2fce7dd24 Fix bos problem
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
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
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago