1. 16 9月, 2022 1 次提交
    • W
      refactor mp. (#45803) · fa97e5ba
      wuhuachaocoding 提交于
      * refactor mp.
      
      * update setup.py.
      
      * update mp_layers.py for compatibility.
      
      * add documents for mp_layers.py
      
      * update init.py
      
      * update collective.py.
      
      * update.
      
      * update mp_ops.py
      
      * update.
      
      * update code style.
      
      * update code style.
      fa97e5ba
  2. 14 9月, 2022 1 次提交
  3. 09 9月, 2022 2 次提交
  4. 07 9月, 2022 1 次提交
  5. 06 9月, 2022 1 次提交
  6. 02 9月, 2022 1 次提交
  7. 26 8月, 2022 3 次提交
  8. 16 8月, 2022 1 次提交
  9. 12 8月, 2022 1 次提交
  10. 10 8月, 2022 1 次提交
  11. 09 8月, 2022 1 次提交
  12. 22 7月, 2022 1 次提交
  13. 13 7月, 2022 2 次提交
  14. 27 6月, 2022 1 次提交
  15. 14 6月, 2022 1 次提交
    • 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
  16. 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
  17. 26 5月, 2022 1 次提交
  18. 25 5月, 2022 1 次提交
  19. 16 5月, 2022 1 次提交
  20. 19 4月, 2022 1 次提交
  21. 16 4月, 2022 1 次提交
  22. 13 4月, 2022 1 次提交
  23. 25 3月, 2022 1 次提交
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  24. 18 3月, 2022 1 次提交
  25. 14 3月, 2022 1 次提交
  26. 11 3月, 2022 1 次提交
  27. 09 3月, 2022 1 次提交
  28. 18 2月, 2022 1 次提交
  29. 17 2月, 2022 1 次提交
  30. 09 2月, 2022 1 次提交
  31. 08 2月, 2022 1 次提交
  32. 28 1月, 2022 1 次提交
  33. 25 1月, 2022 2 次提交
  34. 24 1月, 2022 1 次提交
  35. 14 1月, 2022 1 次提交