qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Helin Wang
60238a1bfb
Go master, pserver, trainer: switch to log15, away from logrus
8 years ago
武毅
c10121e13c
[Done] Sync master client between passes and fix recordio split ( #2948 )
...
* fix recordio split and task passes
* update for pre commit
* update
* update, still need to sync client wait for pass end.
* able to sync passes for task dispatching
* update to comment
* update
* fix yapf check
* why local pre-commit fails? version is the same
* fix race condition
* update
* fix race condition
* this still have duplicate problem in unit test
* update
* update
* update by comment
* update
8 years ago
dongzhihong
e1e7309789
boring copyright
8 years ago
Helin Wang
2b1cac4113
Handle all unchecked errors
...
Unchecked errors could be handled by: cd go; gometalinter --vendor --disable-all --enable errcheck $(glide nv)
8 years ago
gongweibao
b64c7a635d
fix by helin's comments
8 years ago
gongweibao
a40a7a5cb1
fix by helin's comments
8 years ago
Yancey
9af8d86b7c
Trainer library discover master by etcd ( #2551 )
...
* add trainer library
* modifty file name
* move trainer to master client
* update
* update
* modify monitor master to receive a chan
* update
* use etcd client from etcd_client.go
* update
* update
* remove etcd client without lock
* update
* update the comment
* update commonts
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
4970484d37
improve comment, fix build error
8 years ago
Helin Wang
fa5c3f1f73
implement master client, Go part
8 years ago