Commit Graph

9 Commits (46e61d81a7410a6c72c37cd5fe290db630810aed)

Author SHA1 Message Date
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