1. 30 5月, 2023 1 次提交
  2. 17 4月, 2023 1 次提交
    • T
      mv ps distributed dir (#52885) · 1765d5d1
      tianshuo78520a 提交于
      * mv ps distributed dir
      
      * fix
      
      * add del auto_parallel
      
      * add auto_parallel
      
      * fix ps
      
      * fix bug
      
      * fix test bug
      
      * fix test bug
      
      * merge develop fix error
      
      * merge develop fix error
      
      * merge develop fix error
      1765d5d1
  3. 15 2月, 2023 1 次提交
    • X
      align tool (#49865) · 4632ca13
      xu98bin 提交于
      * auto parallel align tool
      
      * modify function get_var's return
      
      * add save and load in align_tool
      
      * modify load function and save function
      
      * add finding different ops in align tool
      
      * full auto parallel align tool
      
      add test file for auto parallel align tool
      
      set timeout for test
      
      modify get_backward_tmp_var function
      
      add annotation for align tool
      
      modify test file
      
      modify code to restart CI
      
      remove timeout
      
      * set timeout
      4632ca13