1. 07 7月, 2023 2 次提交
    • Y
      [Semi-Auto] Add reduction spmd rule (#54991) · 35b72e87
      Yichen Zhang 提交于
      * add reduction spmd rule for auto parallel
      
      * fix the logic of handling partial
      
      * fix code style
      
      * fix the partial handling
      35b72e87
    • Y
      [Semi-auto] add elementwise spmd rule for auto parallel (#54373) · 8e5b0af5
      Yichen Zhang 提交于
      * add some basic functions
      
      * add elementwise rule for auto parallel
      
      * add unit test for elementwise rule
      
      * fix the lib name in spmd rule test cmake file
      
      * fix some bugs
      
      * add unit tests for elementwise spmd rule in python
      
      * bug fix
      
      * delete cpp unit test for elementwise spmd rule (use python ut now)
      
      * add cpp unit test for elementwise rule
      
      * use concrete op name in unit test
      
      * fix typo
      
      * fix code style
      
      * delete cpp unit test
      
      * add more details in log
      8e5b0af5
  2. 06 7月, 2023 1 次提交
  3. 04 7月, 2023 1 次提交
  4. 27 6月, 2023 1 次提交