- 06 7月, 2017 3 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 05 7月, 2017 3 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 04 7月, 2017 4 次提交
-
-
由 gongweibao 提交于
-
由 Qiao Longfei 提交于
* init etcd cclient * add etcd * add etcd.go * fix compile problem * move code to etcd.go * add etcd_lister.go for pserver client * add etcd_client_test.go * merge etcd_client_test and client_test * refine client_test.go * refine code * format code * add TODO and use interface instead of struct * fix typo of initDesiredPservers * optimize dir structure of go/pserver/client * add a flag to config index for pserver * follow comment * fix path * optimize code * remove err in pserver NewEtcd * restore comment about /ps_desired
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 03 7月, 2017 6 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 wuyi05 提交于
-
- 02 7月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 30 6月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 Helin Wang 提交于
-
- 29 6月, 2017 2 次提交
-
-
由 Yancey 提交于
* 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
-
由 dongzhihong 提交于
-
- 28 6月, 2017 10 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 Helin Wang 提交于
The pserver need to have server index for saving model on the distributed file system. The server index comes from etcd if etcd is used, or user can manually specify them. So we need pserver.NewService() to take index as an argument. Since index could come from etcd, it would be strange if pserver takes an index as argument, at the same time get the index from etcd. so we will need to decouple pserver with etcd.
-
由 Helin Wang 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 27 6月, 2017 4 次提交
-
-
由 wuyi05 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 26 6月, 2017 3 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 liaogang 提交于
-
- 24 6月, 2017 2 次提交