Commit Graph

8 Commits (875a07c32d3e9034e6472d3eb57d16e4c1a4b15e)

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 7f794ea563 Replace the overfix of 2to3 with six.string_types 7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest 7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function 7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code 7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. () 7 years ago