1. 12 2月, 2018 1 次提交
  2. 27 10月, 2017 1 次提交
  3. 25 10月, 2017 1 次提交
  4. 24 8月, 2017 3 次提交
  5. 09 8月, 2017 2 次提交
  6. 08 8月, 2017 2 次提交
  7. 30 7月, 2017 1 次提交
  8. 28 7月, 2017 3 次提交
  9. 27 7月, 2017 1 次提交
    • [Done] Sync master client between passes and fix recordio split (#2948) · c10121e1
      武毅 提交于
      * 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
      c10121e1
  10. 25 7月, 2017 2 次提交
  11. 20 7月, 2017 1 次提交
  12. 18 7月, 2017 2 次提交
  13. 17 7月, 2017 1 次提交
  14. 13 7月, 2017 1 次提交
  15. 11 7月, 2017 2 次提交
  16. 06 7月, 2017 3 次提交
  17. 04 7月, 2017 4 次提交
    • G
      fix cmake error · 3f5e5a24
      gongweibao 提交于
      3f5e5a24
    • Q
      pserver etcd client (#2559) · 9045063b
      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
      9045063b
    • G
      fix bugs · 52cc601b
      gongweibao 提交于
      52cc601b
    • G
      add taskfail interface · e25c155f
      gongweibao 提交于
      e25c155f
  18. 03 7月, 2017 1 次提交
  19. 30 6月, 2017 3 次提交
  20. 29 6月, 2017 4 次提交
    • G
      fix bugs · 0fa40924
      gongweibao 提交于
      0fa40924
    • Y
      Trainer library discover master by etcd (#2551) · 9af8d86b
      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
      9af8d86b
    • G
      fix bugs · 4874810b
      gongweibao 提交于
      4874810b
    • G
      first add · fc3d0314
      gongweibao 提交于
      fc3d0314
  21. 28 6月, 2017 1 次提交