1. 23 10月, 2022 1 次提交
  2. 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
  3. 12 5月, 2022 1 次提交
    • S
      Add cinn pass to program (#42623) · 9ac736c2
      sneaxiy 提交于
      * add cinn pass to program
      
      * remove build_cinn_pass ut
      
      * polish ut, add ut
      
      * guard ut with is_compiled_with_cinn
      
      * enable ut test_build_cinn_pass_resnet
      9ac736c2
  4. 20 12月, 2021 1 次提交