1. 20 6月, 2018 1 次提交
  2. 11 6月, 2018 1 次提交
    • X
      Make status update thread-safe · 1509ae3a
      Xin Pan 提交于
      The status is updated in the Process() thread
      and can be checked in another HandleRequest() thread.
      1509ae3a
  3. 04 6月, 2018 1 次提交
  4. 03 6月, 2018 1 次提交
  5. 01 6月, 2018 1 次提交
  6. 23 5月, 2018 1 次提交
  7. 22 5月, 2018 2 次提交
    • X
      fix test and clean up · 722c078b
      Xin Pan 提交于
      722c078b
    • X
      multi-thread handlerequest · b4dd4c04
      Xin Pan 提交于
          Experiment on vgg flower, 2 trainers, 1ps.
          more trainer could have more speedup.
      
          After:
          Pass = 0, Iters = 327, Speed = (7.52) img/s
          Before:
          Pass = 0, Iters = 385, Speed = (6.77) img/s
      b4dd4c04
  8. 15 5月, 2018 1 次提交
  9. 07 5月, 2018 1 次提交
  10. 02 5月, 2018 1 次提交
  11. 28 4月, 2018 1 次提交
  12. 23 4月, 2018 1 次提交
  13. 20 4月, 2018 3 次提交
  14. 08 4月, 2018 1 次提交
  15. 03 4月, 2018 1 次提交
  16. 02 4月, 2018 2 次提交
  17. 30 3月, 2018 2 次提交
  18. 23 3月, 2018 2 次提交
  19. 22 3月, 2018 3 次提交
  20. 14 3月, 2018 1 次提交
  21. 12 2月, 2018 1 次提交
  22. 10 2月, 2018 2 次提交
  23. 29 1月, 2018 1 次提交
    • Y
      Batch barrier in send/recv op (#7847) · a585b585
      Yancey 提交于
      * initialize batch barrier
      
      * add some comments
      
      * update
      
      * fix batch barrier
      
      * use sendvariable rpc interface to send batch barrier
      
      * fix comment
      
      * fix method
      
      * fix by comment
      
      * fix by comment
      a585b585
  24. 18 1月, 2018 2 次提交
  25. 15 1月, 2018 2 次提交
  26. 11 1月, 2018 1 次提交