1. 25 8月, 2023 1 次提交
  2. 14 8月, 2023 1 次提交
    • Y
      [Semi-Auto] Add reshape spmd rule (#55177) · a97b507e
      Yichen Zhang 提交于
      * add reshape spmd rule
      
      * add unit test for reshape spmd rule
      
      * bug fix
      
      * replace the print_info function with to_string
      
      * fix typo
      
      * bug fix
      
      * add handling for "0" in target shape
      
      * remove the part of computing size in dim_trans.cc
      a97b507e
  3. 24 7月, 2023 1 次提交
  4. 12 7月, 2023 1 次提交
  5. 07 7月, 2023 1 次提交
    • 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
  6. 04 7月, 2023 1 次提交
  7. 27 6月, 2023 1 次提交