Qiao Longfei
fbc529db91
update test=develop
6 years ago
Qiao Longfei
98a0437d70
optimize distribute checkport
...
test=develop
6 years ago
Wu Yi
16e73e0d28
hide operator API ( #12543 )
...
* hide operator API
* update
* update api.spec
* fix merge
* fix test
7 years ago
Wu Yi
29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training ( #13220 )
...
* wip
* clean up
* should fix running with memopt
* add ut
* mark lr schedule op role
* hide lr_schedule_guard
* use op_role_var instead of ufind
* unify dist test name
* wip for py3 support
* fix var deref
* fix python3 mem_opt order
* remove comments
7 years ago
gongweibao
0c8c0d943f
fix macunittest ( #13434 )
7 years ago
Wu Yi
3ab3a7f392
Trainer auto wait pserver ports ( #13341 )
...
* trainer auto wait pserver port ready
* add file
* fix docstring
* add option to not wait
* update api spec
* clean
* fix test hang
7 years ago
minqiyang
c838fa3173
Port dist_transpiler to Python3.5
...
Resume prelu_op_test in python2
7 years ago
gongweibao
f9e20747fc
Modify program_to_desc functions to add types support. ( #12991 )
7 years ago
minqiyang
a7849db561
Port new added code
7 years ago
gongweibao
7570e5ef04
Print readable program codes. ( #12673 )
7 years ago
minqiyang
99d3f08920
Add print_function for all python files
7 years ago
minqiyang
6abe819f07
Fix pybind11 problem
...
Fix str and bytes problem
Fix sorted problem
Fix math problem
Fix CI problem
7 years ago
minqiyang
559d36328c
Apply 2to3 to current paddle main python code
7 years ago
Wu Yi
db67d60e31
Remove block api ( #12107 )
...
* remove block api
* remove clone_variable
* hide block inner apis
* update
* fix tests
7 years ago
Wu Yi
d90610624f
Cleanup transpiler and move weight decay and clip on pservers ( #11039 )
...
* WIP move weight decay
* weight decay ok
* wip
* clean up transpiler
* add details folder
* update
* fix split var test
* follow comments
7 years ago