Commit Graph

188 Commits (0ff5d8b02a6cffbb6e64b4072d301aec0f2be54c)

Author SHA1 Message Date
Qiao Longfei cce056cad1
Merge pull request #13537 from jacquesqiao/fix-table-optimize-send-op
8 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
8 years ago
qiaolongfei f4219c0d1d fix table grad send sync_mode
8 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
8 years ago
luotao1 ff37993bf3 hidden InferenceTranspiler
8 years ago
Yu Yang cec94cab87
Merge pull request #13351 from dzhwinter/memory/stable
8 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
8 years ago
Qiao Longfei 020d13c18a
fix dist table send hang problem (#13259)
8 years ago
gongweibao 0c8c0d943f
fix macunittest (#13434)
8 years ago
dzhwinter 5212b2a969 "rerun"
8 years ago
dzhwinter 2617ac9d1a "add doc string"
8 years ago
dzhwinter fd9dc75fc2 Merge remote-tracking branch 'origin/develop' into memory/stable
8 years ago
dzhwinter 873b517b9b "use simple stategy"
8 years ago
Michał Gallus 8cbefd1a43 Fuse Conv+BN+SkipConnectionAdd+ReLU with transpiler temporarily (#13350)
8 years ago
dzhwinter ef60a6544e "add test"
8 years ago
Wu Yi 3ab3a7f392
Trainer auto wait pserver ports (#13341)
8 years ago
dzhwinter 0c1a5d87b4 "debug version"
8 years ago
Michal Gallus 5d34ef61cb Fuse MKLDNN's Conv + ReLU
8 years ago
Haihao Shen fbcecddfce Merge branch 'public-dev' into develop
8 years ago
minqiyang c838fa3173 Port dist_transpiler to Python3.5
8 years ago
tangwei12 ff618a2880 bug fix
8 years ago
Haihao Shen dee6d1606f Enable conv and batch norm by default
8 years ago
qiaolongfei f1554a4a07 fix sparse grad merge on pserver
8 years ago
Wu Yi 0b8067c0dc
fix dist train reduce mode (#13068)
8 years ago
gongweibao f9e20747fc
Modify program_to_desc functions to add types support. (#12991)
8 years ago
Wu Yi 9ae55dd70d
fix dist transpile with memopt (#12974)
8 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
8 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
8 years ago
minqiyang a7849db561 Port new added code
8 years ago
gongweibao 7570e5ef04
Print readable program codes. (#12673)
8 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
8 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
8 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
8 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
8 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
8 years ago
tangwei12 7dbf5f1244
Update distribute_transpiler.py
8 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
8 years ago
tangwei12 5fa1f05c9d code clean and rename
8 years ago
tangwei12 bf2f1599f9 code clean
8 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
8 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
8 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
8 years ago
tangwei12 bb9f494740 merge develop
8 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
gongweibao d06849305a
parameter dispather. (#12666)
8 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
8 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago