1. 29 11月, 2022 1 次提交
  2. 23 10月, 2022 1 次提交
  3. 27 9月, 2022 1 次提交
  4. 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
  5. 04 1月, 2022 1 次提交
  6. 26 4月, 2021 1 次提交
  7. 25 12月, 2019 1 次提交
    • S
      Add ParameterList (#21056) · cff7a498
      songyouwei 提交于
      * add ParameterList container
      
      * add unittest
      test=develop
      
      * fix container, rebase remove build_once
      test=develop
      
      * add parameters None check
      test=develop
      
      * update Sequential unittest
      test=develop
      
      * use Linear in Sequential sample code
      test=develop
      
      * fix Sequential arg type doc
      test=develop
      cff7a498
  8. 29 10月, 2019 1 次提交