Commit Graph

19 Commits (1dc53a289fe724cd3772618de374aacbf72a87f6)

Author SHA1 Message Date
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
9 years ago
Helin Wang 9eb9b2c29c fix race condition in test
9 years ago
Helin Wang 777a5cca91 Client test: concurrently init param. Concurrently send grad and get param
9 years ago
Helin Wang 11660eab0e Fix optimizer parameter buffer allocation size.
9 years ago
Helin Wang b04986da9f add pserver client test
9 years ago
helinwang f5f7d6bd4f Merge pull request #2811 from helinwang/go_test_1
9 years ago
Helin Wang 59287cd1ca add .gitignore
9 years ago
Helin Wang e4be077ffa Add go testing into cmake and fix libpaddle_go_optimizer.a link path
9 years ago
武毅 bcf9f421c3 Merge pull request #2774 from typhoonzero/fix_newupdater
9 years ago
gongweibao dd8685ff1c fix bug
9 years ago
wuyi05 26d95a6bbf fix new remote updater for go pserver
9 years ago
wuyi05 21dbff57da Merge branch 'add_golang_precommit' of https://github.com/typhoonzero/Paddle into add_golang_precommit
9 years ago
wuyi05 7848a3fb5c remove cclient test
9 years ago
yi.wu 4d2a83c750 update again
9 years ago
yi.wu 9f64332258 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_golang_precommit
9 years ago
yi.wu b68e90be82 fix go test building
9 years ago
gongweibao 2e302085d7 fix bugs
9 years ago
gongweibao cd437f5072 fix bugs
9 years ago
Qiao Longfei 9045063b53 pserver etcd client (#2559)
9 years ago