Commit Graph

13 Commits (b548ecbc2bce2bd0e8399565c2e5f61da117fee2)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
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 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 91f0573bc1 Fix the overfix of 2to3 for print function
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
chengduoZH 0a46de4a3c fix unit test
8 years ago
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
8 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
8 years ago
daminglu 11b6473c26
Image classification & word2vec (#10738)
8 years ago
Jeff Wang 0fed3db3eb
Put all new tests under high-level-api (#10534)
8 years ago