Commit Graph

11 Commits (5e5e6a32251ddd67defcf301262c85d6ec00efbb)

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