Commit Graph

11 Commits (3ec6d60c3491c033a3a67bf95f337ef0f70751b4)

Author SHA1 Message Date
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
8 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Wu Yi 9f0d9dffe6
hide variable API (#12307)
8 years ago
dzhwinter abe32a4912
"fix memory optimize bug in lr decay" (#12299)
8 years ago
Wu Yi db67d60e31
Remove block api (#12107)
8 years ago
yuyang18 ea44157b09 Add APIs
8 years ago
QI JUN 34ac0eb8e6 enhance memory optimization transpiler to support user defined skip_opt_set (#11372)
8 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