1. 15 4月, 2022 1 次提交
  2. 30 3月, 2022 2 次提交
  3. 28 3月, 2022 2 次提交
  4. 25 3月, 2022 2 次提交
  5. 24 3月, 2022 1 次提交
  6. 23 3月, 2022 2 次提交
  7. 16 3月, 2022 1 次提交
    • Y
      [Auto Parallel] Add the support for the auto completion of while_op (#39939) · ec6b8fbd
      Yulong Ao 提交于
      * [Auto Parallel] Support the auto completion of while_op
      
      * [Auto Parallel] Improve the completion algorithms
      
      * [Auto Parallel] Fix bugs for ernie inference
      
      * [Auto Parallel] Remove attrs which cannot be pickled
      
      * [Auto Parallel] make the dims_mappings of LodTensorArray vars empty
      
      * [Auto Parallel] Fix bugs for the ernie inference in the pipeline parallel
      
      * [Auto Parallel] Remove unncessary comments
      
      * [Auto Parallel] Fix a bug of the CMakeLists
      
      * [Auto Parallel] Use the newest APIs to write the unit test
      
      * [Auto Parallel] Remove unnecessary statements
      ec6b8fbd
  8. 15 3月, 2022 2 次提交
  9. 14 3月, 2022 1 次提交
  10. 10 3月, 2022 1 次提交
  11. 07 3月, 2022 1 次提交
  12. 02 3月, 2022 1 次提交
  13. 24 2月, 2022 2 次提交
  14. 22 2月, 2022 2 次提交
  15. 18 2月, 2022 1 次提交
  16. 29 1月, 2022 1 次提交
    • J
      Auto parallel/qkv fuse (#39080) · fdedf909
      JZ-LIANG 提交于
      * support qkv fuse
      
      * support qkv fuse
      
      * update completion
      
      * update completion
      
      * update dist_split
      
      * rerun ci
      
      * is_auto_compatible added
      
      * is_auto_compatible added
      fdedf909
  17. 27 1月, 2022 2 次提交
  18. 25 1月, 2022 1 次提交
  19. 21 1月, 2022 1 次提交
    • Y
      [Auto Parallel] Use the new completion algorithm (#39086) · e5cda6fa
      Yulong Ao 提交于
      * Add the backward support for QR
      
      * Remove unnecessary comments
      
      * [Auto Parallel] Improve the dist op interface and compatible computation
      
      * Remove unnecessary modification
      
      * Recover some modifications
      
      * Add lost files
      
      * Fix a minor bug
      
      * Fix the bug of the planner
      
      * Fix the format problem
      
      * [Auto Parallel] Update the completion algorithm
      
      * Fix the bug of auto_searcher unittest
      e5cda6fa
  20. 20 1月, 2022 1 次提交
  21. 18 1月, 2022 1 次提交
  22. 13 1月, 2022 1 次提交
  23. 12 1月, 2022 1 次提交
    • J
      [Dist Pass] Amp Pass (#38764) · cc24427e
      JZ-LIANG 提交于
      * auto parallel sharding base
      
      * chmod
      
      * add unitest
      
      * set unitest cmake dist label
      
      * revise code according to rewiew
      
      * chmod
      
      * bugfix for grad_clip and param broadcast
      
      * chmod
      
      * update unitest
      
      * chmod
      
      * add clip
      
      * chmod
      
      * add amp pass
      
      * chmod
      
      * add unitest
      
      * remove grad update
      
      * fixed bug
      
      * fixed bug
      
      * fixed typose
      
      * fixed typoes
      cc24427e
  24. 11 1月, 2022 1 次提交
  25. 06 1月, 2022 1 次提交
  26. 31 12月, 2021 1 次提交
  27. 30 12月, 2021 1 次提交
  28. 29 12月, 2021 1 次提交
  29. 24 12月, 2021 1 次提交
  30. 17 12月, 2021 1 次提交
  31. 14 12月, 2021 1 次提交
  32. 12 12月, 2021 1 次提交
    • 沉潜的鱼儿's avatar
      Dist op compatible (#37994) · 89bced5e
      沉潜的鱼儿 提交于
      * dist matmul op compatible
      
      * dist op unittest
      
      * modify dist matmul
      
      * modify dist reshape
      
      * modify dist reshape
      
      * add a space
      
      * add a space
      
      * delete dist matmul op
      
      * modify reshape
      
      * add dist op unittest
      
      * modify dist op unittest
      89bced5e