Commit Graph

9 Commits (ba036b88519ffd0ab78eddd68728d772891e25f2)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang 59adf7ced1 Fix round(0.0) special issue
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
gongweibao c1b6692fe5
Fix debuger bugs. (#9705)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago