1. 15 2月, 2023 1 次提交
  2. 09 2月, 2023 1 次提交
  3. 08 11月, 2022 1 次提交
  4. 23 10月, 2022 1 次提交
  5. 27 9月, 2022 1 次提交
  6. 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
  7. 08 9月, 2020 1 次提交
  8. 30 7月, 2020 1 次提交
  9. 30 1月, 2019 1 次提交
    • T
      transpiler.py code clean (#15555) · 90df7ff3
      tangwei12 提交于
      * move var strusted to vars_distributed.py, add optimizer's block name, test=develop
      
      * rename optimzier's seems complex, revert it, test=develop
      
      * replace * with details, test=develop
      90df7ff3