Commit Graph

29 Commits (1cc8fe722907095b221f11c8adcd4f94450e617e)

Author SHA1 Message Date
gongweibao 3f5e5a24c4 fix cmake error
8 years ago
Qiao Longfei 9045063b53 pserver etcd client (#2559)
8 years ago
yi.wu 9c853c269d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_go_vendor
8 years ago
helinwang fae606fc96 Merge pull request #2659 from helinwang/cmake
8 years ago
Helin Wang 59cf5e7796 Fix Go cmake
8 years ago
Yancey 9af8d86b7c Trainer library discover master by etcd (#2551)
8 years ago
Helin Wang 4cc9680cc6 Make pserver able to get server index without etcd (decouple pserver with etcd)
8 years ago
Helin Wang 7dad02661f Master server registers itself to etcd.
8 years ago
Helin Wang 42313a3c35 rename EtcdStore to Etcd
8 years ago
Helin Wang bf79c9e5bb add log when master recovered from saved state.
8 years ago
Helin Wang a4ba403e79 add comment for gracefully stop etcd store
8 years ago
Helin Wang 4422685302 put InMemStore into master package
8 years ago
Helin Wang fd8937556f Master save and load state from etcd
8 years ago
Helin Wang 8742441fc0 integrate master Python lib with cmake
8 years ago
Helin Wang 6cd1441df6 add bufSize parameter for creating master client
8 years ago
Helin Wang 094106adfa use logrus for logging
8 years ago
Helin Wang e730bc5969 improve comment
8 years ago
Helin Wang 4970484d37 improve comment, fix build error
8 years ago
Helin Wang 7b9080ef56 Implement master client, cgo and Python part
8 years ago
Helin Wang fa5c3f1f73 implement master client, Go part
8 years ago
Helin Wang 102e10afa1 improve comment
8 years ago
Helin Wang 0bebaa05be fix according to comments
8 years ago
Helin Wang f6148eb248 rename getChunks to readChunks
8 years ago
Helin Wang 9bd74ddac3 fix some linter warnings
8 years ago
Helin Wang 41af738af5 fix according to comments
8 years ago
Helin Wang 54e8263cae implement master server client, remove unnecessary dummy variable
8 years ago
Helin Wang 72a73ab6d2 implement master server client, RPC part.
8 years ago
Helin Wang d0f1890db3 move recordio to github.com/PaddlePaddle/recordio
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