Commit Graph

18 Commits (f63368db5e8d8c02c64d8cc486aa2fc8dc6031ff)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
minqiyang db7d8136a3 Fix CI issue
7 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
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
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
dzhwinter abe32a4912
"fix memory optimize bug in lr decay" (#12299)
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
yuyang18 ea44157b09 Add APIs
7 years ago
QI JUN 34ac0eb8e6 enhance memory optimization transpiler to support user defined skip_opt_set (#11372)
7 years ago
QI JUN c509c82546
Fix range in data flow analysis (#10865)
8 years ago
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
8 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
8 years ago