Commit Graph

9 Commits (c5aec2fe68bae491762b7470cd761da8361e08ac)

Author SHA1 Message Date
lilong12 e75ded08a0
fix the compatiable problem between PY2 and PY3 (issue#20749) (#20942)
5 years ago
Zeng Jinle 807c7a4747
remove recordio convert in dataset, test=develop (#19387)
6 years ago
yuyang 480c7c4ee3 Fix sentiment dataset
7 years ago
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 e84936206d Remove the overfix of print function in dataset/ folder
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