Commit Graph

10 Commits (038e2817f0208f8de3761854700ff01fc5c28362)

Author SHA1 Message Date
minqiyang fca139b5e3 Fix flowers dataset download problem
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang ae39709e59 Polish code
8 years ago
minqiyang e102e5dd83 Fix cifar10 decompress problem
8 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
8 years ago
minqiyang 6abe819f07 Fix pybind11 problem
8 years ago
minqiyang e84936206d Remove the overfix of print function in dataset/ folder
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
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
8 years ago