Commit Graph

12 Commits (aa7835efeeb94a75d54c5e569a0f90fe06513a51)

Author SHA1 Message Date
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
minqiyang ab084b6e6c Polish code
6 years ago
minqiyang 42d1b3f786 Fix numpy bug on Ubuntu16 and Ubuntu18 which will cause segmentfault
6 years ago
Yancey1989 a0b68653d0 make pickel proto version compatiable with py2
7 years ago
qingqing01 82671e9486
Fix bug in flowers dataset. (#13024)
7 years ago
JiabinYang 786558fc68 fix bug to avoid warning once import paddle.fluid
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
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
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago