Commit Graph

10 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
lilong12 aa287e19fe remove the dependency on ssl (#21712)
6 years ago
lilong12 e75ded08a0
fix the compatiable problem between PY2 and PY3 (issue#20749) (#20942)
6 years ago
Zeng Jinle 807c7a4747
remove recordio convert in dataset, test=develop (#19387)
7 years ago
yuyang 480c7c4ee3 Fix sentiment dataset
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
8 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
8 years ago
minqiyang e84936206d Remove the overfix of print function in dataset/ folder
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
8 years ago