1. 31 10月, 2017 1 次提交
    • G
      Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162) · 8d1ad97b
      gongweibao 提交于
      * add logs and fix a bug
      
      * fix break buf
      
      * modify path bugs
      
      * fix by comments
      
      * fix by comments
      
      * add batch
      
      * add float32tostring
      
      * add pb support
      
      * moidfy gotpaht
      
      * compile ok
      
      * add proto
      
      * delete not need
      
      * add proto
      
      * add empty proto
      
      * clean not need
      
      * clean not need
      
      * modify deps
      
      * fix by comments and update depend
      
      * fix compile error
      
      * fix loop bugs
      8d1ad97b
  2. 26 10月, 2017 1 次提交
    • H
      Fix pserver checkpoint · 32c92640
      Helin Wang 提交于
      The pserver checkpoint before failed because the MD5 checksum is
      calculated incorrectly. Now changed to CRC32 checksum.
      32c92640
  3. 25 10月, 2017 3 次提交
  4. 08 8月, 2017 1 次提交
  5. 25 7月, 2017 1 次提交
  6. 21 7月, 2017 1 次提交
  7. 20 7月, 2017 1 次提交
  8. 18 7月, 2017 2 次提交
  9. 13 7月, 2017 3 次提交
  10. 09 7月, 2017 1 次提交
  11. 07 7月, 2017 2 次提交
  12. 05 7月, 2017 1 次提交
  13. 04 7月, 2017 1 次提交
    • 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
  14. 03 7月, 2017 3 次提交
  15. 28 6月, 2017 2 次提交
  16. 27 6月, 2017 1 次提交
  17. 26 6月, 2017 2 次提交
  18. 24 6月, 2017 2 次提交
  19. 23 6月, 2017 1 次提交
    • H
      fix etcd lease · e558ed0d
      Helin Wang 提交于
      I made a comment in WuYi's PR that this is not necessary, so WuYi
      removed it. Turns out it's necessary after confirming with coreOS
      developer.
      e558ed0d
  20. 22 6月, 2017 2 次提交
  21. 21 6月, 2017 1 次提交
  22. 13 6月, 2017 1 次提交
  23. 10 6月, 2017 1 次提交
  24. 09 6月, 2017 1 次提交
  25. 31 5月, 2017 2 次提交
  26. 22 5月, 2017 2 次提交