Commit Graph

167 Commits (ff618a2880273e6c5f00eab1deb435d394ac62ba)

Author SHA1 Message Date
tangwei12 ff618a2880 bug fix
7 years ago
qiaolongfei f1554a4a07 fix sparse grad merge on pserver
7 years ago
Wu Yi 0b8067c0dc
fix dist train reduce mode (#13068)
7 years ago
gongweibao f9e20747fc
Modify program_to_desc functions to add types support. (#12991)
7 years ago
Wu Yi 9ae55dd70d
fix dist transpile with memopt (#12974)
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
7 years ago
minqiyang a7849db561 Port new added code
7 years ago
gongweibao 7570e5ef04
Print readable program codes. (#12673)
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
7 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
7 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
7 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
7 years ago
tangwei12 7dbf5f1244
Update distribute_transpiler.py
7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
tangwei12 5fa1f05c9d code clean and rename
7 years ago
tangwei12 bf2f1599f9 code clean
7 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
7 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
7 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
7 years ago
tangwei12 bb9f494740 merge develop
7 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
7 years ago
tangwei12 ed937bc6f8 merge
7 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
tangwei12 f42247e55f change to int to compatible with py3
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
tangwei12 0707abb51b lookup table fix
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
Wu Yi d3da0ef9f6
Fix dist train with rmsprop (#12649)
7 years ago
tangwei12 3972ba3272 add ditriubted attrs
7 years ago
tangwei12 051eaa5fc7 add ditriubted attrs
7 years ago
tangwei12 5c537941c2 merge develop
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 9cd5999032 Fix dist transpiler unordered dict issue
7 years ago