1. 14 6月, 2022 2 次提交
    • W
      [Dy2St]Refine ifelse early return (#43328) · 1950a360
      WangZhen 提交于
      * Refine ifelse early return
      1950a360
    • Z
      Fix numpy 1.20+ deprecation warnings (#42929) · 90cf2299
      zlsh80826 提交于
      * Replace np.bool/np.bool8 with np.bool_
      
      * Replace np.object with np.object_
      
      * Replace np.complex with np.complex128
      
      * Replace np.float with np.float64
      
      * Replace np.int with np.int_
      
      * Rerun pre-commit for newer pre-commit configuration
      
      * Use builtin bool instead of np.bool_ based on the context
      90cf2299
  2. 13 6月, 2022 3 次提交
  3. 09 6月, 2022 2 次提交
  4. 08 6月, 2022 3 次提交
  5. 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
  6. 02 6月, 2022 1 次提交
  7. 01 6月, 2022 3 次提交
  8. 31 5月, 2022 1 次提交
  9. 27 5月, 2022 1 次提交
  10. 23 5月, 2022 2 次提交
  11. 20 5月, 2022 1 次提交
  12. 12 5月, 2022 1 次提交
  13. 29 4月, 2022 1 次提交
  14. 28 4月, 2022 2 次提交
  15. 25 4月, 2022 1 次提交
  16. 22 4月, 2022 1 次提交
  17. 19 4月, 2022 2 次提交
  18. 18 4月, 2022 1 次提交
  19. 15 4月, 2022 1 次提交
  20. 14 4月, 2022 1 次提交
  21. 13 4月, 2022 1 次提交
  22. 12 4月, 2022 2 次提交
  23. 11 4月, 2022 1 次提交
    • C
      [Yaml] Add assign yaml (#41428) · 437bebda
      chentianyu03 提交于
      * add assign yaml
      
      * add assign api
      
      * add assign backward api
      
      * add assign
      
      * add assign yaml
      
      * add assign
      
      * assign yaml
      
      * add assign raw kernel and use assign_raw in yaml
      
      * merge develop branch
      
      * add missing python_api
      437bebda
  24. 10 4月, 2022 1 次提交
  25. 07 4月, 2022 2 次提交
  26. 06 4月, 2022 2 次提交