1. 12 8月, 2022 3 次提交
  2. 09 8月, 2022 1 次提交
  3. 03 8月, 2022 2 次提交
  4. 29 7月, 2022 2 次提交
  5. 28 7月, 2022 2 次提交
  6. 27 7月, 2022 1 次提交
  7. 25 7月, 2022 2 次提交
  8. 21 7月, 2022 1 次提交
  9. 18 7月, 2022 1 次提交
  10. 13 7月, 2022 3 次提交
  11. 12 7月, 2022 1 次提交
  12. 11 7月, 2022 1 次提交
  13. 07 7月, 2022 1 次提交
  14. 29 6月, 2022 1 次提交
  15. 24 6月, 2022 1 次提交
    • Y
      [Auto Parallel] Use a fast completion for data parallelism (#43585) · e64823c1
      Yulong Ao 提交于
      * [Auto Parallel] Use a fast completion for data parallelism
      
      * remove unuse cuSparse function
      
      * [Auto Parallel] Fix some bugs of the fast dp completion
      
      * [Auto Parallel] Add the cmake statements
      
      * [Auto Parallel] Make the unittest adapt to the new interface
      
      * [Auto Parallel] Modify the timeout of the unittest
      
      * [Auto Parallel] Remove unnecessary comments
      Co-authored-by: Nzhouwei25 <zhouwei25@baidu.com>
      e64823c1
  16. 13 6月, 2022 1 次提交
  17. 08 6月, 2022 1 次提交
  18. 06 6月, 2022 1 次提交
  19. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  20. 02 6月, 2022 2 次提交
  21. 01 6月, 2022 3 次提交
    • J
      [AutoParallel & Science] Miscellaneous improvements (#43139) · f59bcb1c
      JZ-LIANG 提交于
      * adapt for 10 loss
      
      * partitioner support optimizer
      f59bcb1c
    • C
      add some comp op costs (#43114) · bd018360
      caozhou 提交于
      bd018360
    • Y
      [Auto Parallel] Add miscellaneous improvements (#43108) · 010aba33
      Yulong Ao 提交于
      * [Auto Parallel] Add the parallel tuner
      
      * [Auto Parallel] Improve the parallel tuner and fix some bugs
      
      * upodate cost model
      
      * update import Resharder by dist op
      
      * update cost model
      
      * fix comp cost bug
      
      * update cost model
      
      * [Auto Parallel] Amend the dist attr for #processses=1
      
      * update cost model and tuner
      
      * update cost model and tuner
      
      * update cost model and tuner
      
      * update cluster
      
      * update reshard
      
      * [Auto Parallel] Add the estimation from the cost model
      
      * [Auto Parallel] Reimplement the backup and restore functions
      
      * [Auto Parallel] Fix the bugs of the parallel tuner
      
      * [Auto Parallel] Update the engine api and dist context
      
      * [Auto Parallel] Work around the high order grad problem
      
      * [Auto Parallel] Add some miscellaneous improvements
      
      * [Auto Parallel] Add a unittest for DistributedContext
      Co-authored-by: Ncaozhou <caozhou@radi.ac.cn>
      010aba33
  22. 30 5月, 2022 1 次提交
  23. 19 5月, 2022 2 次提交
  24. 18 5月, 2022 1 次提交
  25. 13 5月, 2022 1 次提交
  26. 12 5月, 2022 1 次提交
  27. 10 5月, 2022 2 次提交