Commit Graph

13 Commits (c3fdf3aee4ff397982fa0433db4af7da9794047b)

Author SHA1 Message Date
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)
7 years ago
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
7 years ago