1. 12 4月, 2018 1 次提交
    • 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
  2. 08 4月, 2018 1 次提交
  3. 04 4月, 2018 1 次提交
  4. 03 4月, 2018 3 次提交
  5. 02 4月, 2018 3 次提交
  6. 01 4月, 2018 1 次提交
  7. 31 3月, 2018 1 次提交
  8. 30 3月, 2018 3 次提交
  9. 22 3月, 2018 1 次提交
  10. 14 3月, 2018 1 次提交
  11. 12 2月, 2018 1 次提交
  12. 10 2月, 2018 2 次提交
  13. 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
  14. 18 1月, 2018 3 次提交
  15. 15 1月, 2018 2 次提交
  16. 11 1月, 2018 1 次提交