1. 22 5月, 2018 3 次提交
    • X
      fix test and clean up · 722c078b
      Xin Pan 提交于
      722c078b
    • X
      clean up · 11fe3c79
      Xin Pan 提交于
      11fe3c79
    • 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
  2. 18 5月, 2018 1 次提交
  3. 15 5月, 2018 1 次提交
  4. 07 5月, 2018 1 次提交
  5. 02 5月, 2018 3 次提交
  6. 30 4月, 2018 1 次提交
  7. 28 4月, 2018 1 次提交
  8. 27 4月, 2018 1 次提交
  9. 23 4月, 2018 2 次提交
  10. 22 4月, 2018 1 次提交
  11. 20 4月, 2018 1 次提交
  12. 19 4月, 2018 1 次提交
  13. 12 4月, 2018 2 次提交
    • Q
      Dist transpiler support prefetch (#9714) · 4c55a602
      Qiao Longfei 提交于
      * init
      
      * add some check
      
      * add dist transpile logic
      
      * add insert op for block
      
      * init change get_pserver_program
      
      * optimize code
      
      * fix a bug
      
      * can run now
      
      * start to do table split
      
      * start to process table gradient
      
      * complete pserver part
      
      * can send_vars now
      
      * revert cpplint
      
      * fix a bug
      
      * optimize code
      
      * move dist test to models
      
      * revert the interface of distribute_transpiler.transpile
      
      * fix prefetch_block
      
      * optimize trainspiler code
      
      * add comment to sum_op
      
      * add warning log
      
      * fix comment
      
      * fix test_send_recv
      
      * fix test_send_recv
      
      * fix train with no distributed table
      
      * optimize GetDims
      4c55a602
    • T
      multi stream thread pool · 26cfc634
      typhoonzero 提交于
      26cfc634
  14. 08 4月, 2018 1 次提交
  15. 04 4月, 2018 1 次提交
  16. 03 4月, 2018 3 次提交
  17. 02 4月, 2018 3 次提交
  18. 01 4月, 2018 1 次提交
  19. 31 3月, 2018 1 次提交
  20. 30 3月, 2018 3 次提交
  21. 22 3月, 2018 1 次提交
  22. 14 3月, 2018 1 次提交
  23. 12 2月, 2018 1 次提交
  24. 10 2月, 2018 2 次提交
  25. 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
  26. 18 1月, 2018 2 次提交