Commit Graph

11 Commits (ae1f32091a5f3f7f192a0d53b402b427726c0687)

Author SHA1 Message Date
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
4 years ago
Kaipeng Deng 5305b2749a
deprecated APIs under paddle.dataset. test=develop (#28423)
4 years ago
xiaoting a16e91bb89 replace dataset url,test=develop (#20129)
5 years ago
Zeng Jinle 807c7a4747
remove recordio convert in dataset, test=develop (#19387)
6 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 db7d8136a3 Fix CI issue
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
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