Commit Graph

21 Commits (155f727c2172422dd46c7dd93ab47f19f61ea5ba)

Author SHA1 Message Date
Helin Wang 2b1cac4113 Handle all unchecked errors
8 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
8 years ago
gongweibao d05d19ba03 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into taskfail
8 years ago
gongweibao b64c7a635d fix by helin's comments
8 years ago
gongweibao a40a7a5cb1 fix by helin's comments
8 years ago
gongweibao a94d217487 add TaskID
8 years ago
gongweibao e25c155f39 add taskfail interface
8 years ago
gongweibao af5ac2c474 merge with upstream develop
8 years ago
gongweibao b3c5808e13 rm cloud EOF
8 years ago
gongweibao 0fa409246b fix bugs
8 years ago
Yancey 9af8d86b7c Trainer library discover master by etcd (#2551)
8 years ago
gongweibao 4874810ba5 fix bugs
8 years ago
gongweibao fc3d031425 first add
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 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 0bebaa05be 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