Commit Graph

41 Commits (186659798f41f06879f30dec8b2f4ccfd90b69be)

Author SHA1 Message Date
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
Helin Wang 60238a1bfb Go master, pserver, trainer: switch to log15, away from logrus
7 years ago
武毅 40f3e0c194 fix_fault_tolerant_dist_lock (#4888)
7 years ago
武毅 886e66a5ff golang pserver use OptimizerConfig.proto (#3358)
8 years ago
Helin Wang f64539bef9 use random port for embed etcd to avoid port collision
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
helinwang 544c7db780 Merge pull request #3223 from helinwang/master_timeout
8 years ago
Helin Wang 10794cf4de Master persist more states to etcd, schedule pending timeout after load pending state.
8 years ago
Helin Wang 5ce7703ce8 fix test by not triggering save checkpoint when not intended(change save duration to 1 hour)
8 years ago
Yancey ec9d4d527e Add start_record interface (#3128)
8 years ago
Helin Wang 42fe3e88c7 gracefully shutdown pserver, fix gometalinter errors
8 years ago
武毅 c10121e13c [Done] Sync master client between passes and fix recordio split (#2948)
8 years ago
武毅 39af255959 Fix new optimizer lr (#3074)
8 years ago
Helin Wang 3ff0a9fbb1 Implement distributed training save model, improve master.NewClient interface
8 years ago
Helin Wang a46198e5b1 fix client discover pserver context cancelled
8 years ago
dongzhihong e1e7309789 boring copyright
8 years ago
Helin Wang 25e57949cc add more linters, fix errors found by them.
8 years ago
Helin Wang 5d7bccb2a3 fix golint errors
8 years ago
Helin Wang 2b1cac4113 Handle all unchecked errors
8 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
8 years ago
Helin Wang 9eb9b2c29c fix race condition in test
8 years ago
Helin Wang 777a5cca91 Client test: concurrently init param. Concurrently send grad and get param
8 years ago
Helin Wang 11660eab0e Fix optimizer parameter buffer allocation size.
8 years ago
Helin Wang b04986da9f add pserver client test
8 years ago
helinwang f5f7d6bd4f Merge pull request #2811 from helinwang/go_test_1
8 years ago
Helin Wang 59287cd1ca add .gitignore
8 years ago
Helin Wang e4be077ffa Add go testing into cmake and fix libpaddle_go_optimizer.a link path
8 years ago
武毅 bcf9f421c3 Merge pull request #2774 from typhoonzero/fix_newupdater
8 years ago
gongweibao dd8685ff1c fix bug
8 years ago
wuyi05 26d95a6bbf fix new remote updater for go pserver
8 years ago
wuyi05 21dbff57da Merge branch 'add_golang_precommit' of https://github.com/typhoonzero/Paddle into add_golang_precommit
8 years ago
wuyi05 7848a3fb5c remove cclient test
8 years ago
yi.wu 4d2a83c750 update again
8 years ago
yi.wu 9f64332258 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_golang_precommit
8 years ago
yi.wu b68e90be82 fix go test building
8 years ago
gongweibao 2e302085d7 fix bugs
8 years ago
gongweibao cd437f5072 fix bugs
8 years ago
Qiao Longfei 9045063b53 pserver etcd client (#2559)
8 years ago