1. 07 4月, 2021 1 次提交
    • Z
      【NPU】Merge ascend GE&distributed code by 0208 from ascendrc (#31957) · 8c7c53b3
      zhang wenhui 提交于
      * Ascend rc (#30483)
      
      * Fix compilcation on CANN20.1 and older (#30494)
      
      Fix compilcation on CANN20.1 and older
      
      * Add distribution supported (#30578)
      
      Add distribution supported
      
      * Build praser for Hcom* operators (#30627)
      
      Build praser for Hcom* operators
      
      * Pass device_ids info from launch to trainer. (#30632)
      
      Pass device_ids info from launch to trainer
      
      * Add Hccl program group (#30642)
      
      Add Hccl program group
      
      * Add startup bash files of test_ascend_group. (#30645)
      
      Add startup bash files of test_ascend_group
      
      * cleanup (#30646)
      
      cleanup test_ascend_group.py
      
      * [Feature] Build parser to support distributed training (#30658)
      
      [Feature] Build parser to support distributed training
      
      * fix compilation on ascend-20.1 (#30722)
      
      fix compilation on ascend-20.1
      
      * Dev/fix ascend string (#30749)
      
      Dev/fix ascend string
      
      * code style (#30781)
      
      code style
      
      * Merge ascend_optimizer and ascend_parser. (#30776)
      
      Merge ascend_optimizer and ascend_parser.
      
      * Ascendrc add converted op : [range/equal/range/uniform_random/expand/squeeze], fix cast op bug  (#30797)
      
      Ascendrc add converted op : [range/equal/range/uniform_random/expand/squeeze], fix cast op bug
      
      * Add paddle ascend distribution training supported (#30796)
      
      Add paddle ascend distribution training supported
      
      * pass cxx_flags to gloo cmake (#30857)
      
      * Destroy session first. (#30954)
      
      Destroy session first.
      
      * merge
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix style, test=develop
      
      * fix, test=develop
      
      * fix
      
      * fix log fatal, test=develop
      
      * fix enforce style, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix rccl, test=develop
      
      * fix test, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix node_num, test=develop
      
      * fix ids str, test=develop
      
      * fix ids str, test=develop
      
      * fix ids str, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix, test=develop
      
      * fix style code, test=develop
      
      * fix style code, test=develop
      
      * fix style code, test=develop
      
      * fix style code, test=develop
      Co-authored-by: Nhutuxian <hutuxian2011@sina.cn>
      Co-authored-by: Ngongweibao <weibao.gong@gmail.com>
      Co-authored-by: NVoid Main <voidmain1313113@gmail.com>
      Co-authored-by: NLeo Chen <chenqiuliang@baidu.com>
      Co-authored-by: Ndingsiyu <18369187719@163.com>
      Co-authored-by: NOleNet <olenet@126.com>
      8c7c53b3
  2. 24 2月, 2021 1 次提交
  3. 30 7月, 2020 1 次提交
  4. 01 7月, 2020 1 次提交
  5. 22 5月, 2020 1 次提交
  6. 14 5月, 2020 1 次提交
  7. 26 4月, 2020 1 次提交
    • C
      Simplify Program printing code to improve debugging efficiency (#23918) · 25a233e4
      Chen Weihang 提交于
      * add to_readable_code method, test=develop
      
      * polish doc details, test=develop
      
      * polish doc note, test=develop
      
      * fix unittest error, test=develop
      
      * fix coverage, test=develop
      
      * add print test, test=develop
      
      * add print param, test=develop
      
      * hidden to_readable_code api, test=develop
      
      * remove original tool methods, test=develop
      
      * remove old api using code, test=develop
      25a233e4
  8. 18 3月, 2020 1 次提交
  9. 28 2月, 2020 1 次提交
  10. 25 2月, 2020 1 次提交
    • H
      PaddleBox Framework Part2 (#22466) · 175954d8
      hutuxian 提交于
      * Add two types of Metric Calculator: MultiTaskCalculator & CmatchRankCalculator.
      * Add a config for DynamicAdjustChannelNum function to denote whether we will discard the remaining instances when they are not be distributed evenly.
      * Remove CPU code in Pull/PushSparse and we will add it back when testing it fully.
      * Fix some known issues: such as copying persistable vars after one epoch running.
      175954d8
  11. 23 2月, 2020 1 次提交
  12. 22 2月, 2020 1 次提交
  13. 15 2月, 2020 1 次提交
  14. 17 1月, 2020 1 次提交
  15. 13 1月, 2020 1 次提交
  16. 07 1月, 2020 2 次提交
  17. 06 1月, 2020 1 次提交
  18. 12 12月, 2019 1 次提交
    • T
      memory leak for cpu (#21174) · 9ad940fd
      tangwei12 提交于
      * add fake init for the trainer, fix large memory hold in the trainer
      * do not merge recv vars from a remote endpoint, test=develop
      * add recv and save op, merge slice var in one op, save memory
      * remove hsigmoid with pull sparse, test=develop
      9ad940fd
  19. 06 12月, 2019 1 次提交
  20. 28 11月, 2019 1 次提交
  21. 01 11月, 2019 1 次提交
  22. 17 10月, 2019 1 次提交
  23. 15 10月, 2019 2 次提交
  24. 11 10月, 2019 1 次提交
  25. 09 10月, 2019 1 次提交
  26. 07 10月, 2019 2 次提交
  27. 30 9月, 2019 2 次提交
  28. 26 9月, 2019 1 次提交
  29. 16 9月, 2019 1 次提交
  30. 06 9月, 2019 1 次提交
  31. 28 8月, 2019 2 次提交
  32. 26 8月, 2019 1 次提交
  33. 16 8月, 2019 1 次提交
  34. 12 8月, 2019 1 次提交
  35. 10 8月, 2019 1 次提交