1. 13 7月, 2018 1 次提交
    • C
      Refine multi thread cpu parallel exe (#11406) · 86b0a725
      chengduo 提交于
      * refine multi-thread CPU Parallel exe
      
      * refine multi thread CPU Parallel exe
      
      * Refine CPU version for ParallelExecutor
      
      * add share_parameter_between_cards_
      
      * Fix ParallelExecutor bug
      
      * Fix unit test
      
      * Fix parameter opt balance
      
      * Fix with opti (param->grad)
      
      * Add grad to op var
      
      * Remove shard_param_between_cards
      86b0a725
  2. 12 7月, 2018 1 次提交
  3. 29 6月, 2018 1 次提交
  4. 28 6月, 2018 1 次提交
  5. 26 6月, 2018 4 次提交
  6. 21 6月, 2018 1 次提交
  7. 20 6月, 2018 1 次提交
  8. 14 6月, 2018 1 次提交
    • Q
      Fix NCCLBcast hang up bug in Parallel Executor (#11377) · 046bb5c8
      Qiyang Min 提交于
      * 1. Create buddy allocator in each places before NcclBcast the variables
      2. Check the memory usage of ALL gpus rather than the first one
      
      * 1. Make NCCLGroupGuard guards only the ncclBcast part, which avoid ncclGroupEnd blocking the exception throwing
      2. NOTE the usage of NCCLGroupGuard
      
      * Remove the memory usage check of gpus
      
      * Fix code style
      046bb5c8
  9. 12 6月, 2018 1 次提交
  10. 11 6月, 2018 1 次提交
  11. 10 6月, 2018 2 次提交
  12. 08 6月, 2018 1 次提交
  13. 07 6月, 2018 1 次提交
  14. 06 6月, 2018 3 次提交
  15. 01 6月, 2018 1 次提交
  16. 14 5月, 2018 2 次提交
  17. 11 5月, 2018 2 次提交
  18. 04 5月, 2018 1 次提交
  19. 02 5月, 2018 2 次提交
  20. 26 4月, 2018 1 次提交
  21. 24 4月, 2018 1 次提交
  22. 23 4月, 2018 1 次提交
  23. 18 4月, 2018 1 次提交
  24. 17 4月, 2018 5 次提交
  25. 12 4月, 2018 1 次提交
  26. 10 4月, 2018 2 次提交