Commit Graph

28 Commits (fcc1ffab5d2bf7db8859d772b8eda7c2ea9c1d96)

Author SHA1 Message Date
dongzhihong fcc1ffab5d fix mem opt
6 years ago
Wu Yi 7a5f3f750b
Fix memory optimization with dist train (#13535)
6 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
7 years ago
Yu Yang cec94cab87
Merge pull request #13351 from dzhwinter/memory/stable
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
dzhwinter 5212b2a969 "rerun"
7 years ago
dzhwinter 2617ac9d1a "add doc string"
7 years ago
dzhwinter 873b517b9b "use simple stategy"
7 years ago
dzhwinter ef60a6544e "add test"
7 years ago
dzhwinter 0c1a5d87b4 "debug version"
7 years ago
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)
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