Commit Graph

31 Commits (f3cbfc021c59c0aa5b04eca4393f80dd178adb5b)

Author SHA1 Message Date
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
gongweibao 8d1ad97b3d
Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162)
7 years ago
Helin Wang 32c92640f0 Fix pserver checkpoint
7 years ago
Helin Wang 5ce7703ce8 fix test by not triggering save checkpoint when not intended(change save duration to 1 hour)
8 years ago
Helin Wang 2ee418db78 fix pserver save / load checkpoint
8 years ago
dongzhihong e1e7309789 boring copyright
8 years ago
Helin Wang 11660eab0e Fix optimizer parameter buffer allocation size.
8 years ago
dzhwinter e8296ff291 restart teamcity JOB
8 years ago
dongzhihong 774604cdb8 "add more NewService argument"
8 years ago
dongzhihong 40295b9ed9 "fix pserver saving etcd"
8 years ago
dongzhihong bfc3b4365c Merge remote-tracking branch 'origin/develop' into save_state
8 years ago
Qiao Longfei 9045063b53 pserver etcd client (#2559)
8 years ago
dongzhihong e6c98e4937 Merge remote-tracking branch 'origin/develop' into save_state
8 years ago
dongzhihong f1330e216a "saving checkpoint"
8 years ago
dongzhihong 1100f97e57 "fix style check"
8 years ago
dongzhihong b9c15b6fff "remove unused tests"
8 years ago
dzhwinter 36f8b84809 Merge branch 'develop' into go_optimizer
8 years ago
dongzhihong 42dcffc29c "add optimizer full test"
8 years ago
Helin Wang 4cc9680cc6 Make pserver able to get server index without etcd (decouple pserver with etcd)
8 years ago
Helin Wang 2f52cb7909 fix pserver test
8 years ago
dongzhihong 864386d596 "change log in optimizer"
8 years ago
dongzhihong cebfae9467 "move proto.txt to testdata folder"
8 years ago
dongzhihong 12749ad552 "fix cmake flags in optimizer"
8 years ago
dzhwinter eaed87b00f "fix optimizer include error"
8 years ago
wuyi05 badcdfe1e5 pserver etcd registration
8 years ago
Helin Wang 13867a0cb5 fix build issue caused by rebase
8 years ago
Helin Wang 9bd74ddac3 fix some linter warnings
8 years ago
Helin Wang 54e8263cae implement master server client, remove unnecessary dummy variable
8 years ago
Helin Wang ce3408a7a6 modify pserver client C API, create better test
8 years ago
Helin Wang 0babf84b0f implement pserver RPC part, and simple parameter partition.
8 years ago
Helin Wang 28b23e6db5 move paddle/go to go, move go/cclient to go/pserver/cclient, move go/crecordio to go/recordio/c
8 years ago