Commit Graph

11 Commits (47e2ef38e98389c4f2c6606b6dd6dd5c4eb28f9d)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e102e5dd83 Fix cifar10 decompress problem
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
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
Wojciech Uss 4594f186fa added cycling the dataset for cifar and flowers
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago