1. 25 6月, 2018 1 次提交
    • W
      Retry rpc calls (#11651) · acfd177d
      Wu Yi 提交于
      * make deadline configurable
      
      * configurable deadline
      
      * update
      
      * fix grpc deadline exceeded
      acfd177d
  2. 22 6月, 2018 1 次提交
  3. 20 6月, 2018 1 次提交
  4. 14 6月, 2018 1 次提交
  5. 13 6月, 2018 1 次提交
  6. 11 6月, 2018 5 次提交
  7. 05 6月, 2018 1 次提交
  8. 01 6月, 2018 1 次提交
  9. 28 5月, 2018 1 次提交
  10. 23 5月, 2018 1 次提交
  11. 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
  12. 18 5月, 2018 1 次提交
  13. 15 5月, 2018 1 次提交
  14. 07 5月, 2018 1 次提交
  15. 02 5月, 2018 3 次提交
  16. 30 4月, 2018 1 次提交
  17. 28 4月, 2018 1 次提交
  18. 27 4月, 2018 1 次提交
  19. 23 4月, 2018 2 次提交
  20. 22 4月, 2018 1 次提交
  21. 20 4月, 2018 1 次提交
  22. 19 4月, 2018 1 次提交
  23. 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
  24. 08 4月, 2018 1 次提交
  25. 04 4月, 2018 1 次提交
  26. 03 4月, 2018 3 次提交
  27. 02 4月, 2018 2 次提交