Commit Graph

29 Commits (144854d2e86efce8858b34518c1ee5f4b48d9407)

Author SHA1 Message Date
Helin Wang 60238a1bfb Go master, pserver, trainer: switch to log15, away from logrus
7 years ago
Helin Wang 01a62511b4 add curPass into log, remove JobTasks
8 years ago
Helin Wang 10794cf4de Master persist more states to etcd, schedule pending timeout after load pending state.
8 years ago
Helin Wang cb5c7526e5 shutdown master server gracefully
8 years ago
武毅 c10121e13c [Done] Sync master client between passes and fix recordio split (#2948)
8 years ago
Helin Wang 3ff0a9fbb1 Implement distributed training save model, improve master.NewClient interface
8 years ago
dongzhihong e1e7309789 boring copyright
8 years ago
Helin Wang 25e57949cc add more linters, fix errors found by them.
8 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
8 years ago
gongweibao b64c7a635d fix by helin's comments
8 years ago
gongweibao a40a7a5cb1 fix by helin's comments
8 years ago
gongweibao 8f7088590c fix bugs
8 years ago
gongweibao a94d217487 add TaskID
8 years ago
gongweibao 108b0fad2f fix by helin and wuyi's comments
8 years ago
gongweibao 52cc601b48 fix bugs
8 years ago
gongweibao e25c155f39 add taskfail interface
8 years ago
Helin Wang bf79c9e5bb add log when master recovered from saved state.
8 years ago
Helin Wang fd8937556f Master save and load state from etcd
8 years ago
Helin Wang 4970484d37 improve comment, fix build error
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