1. 10 11月, 2022 1 次提交
  2. 04 11月, 2022 1 次提交
  3. 03 11月, 2022 1 次提交
  4. 23 10月, 2022 1 次提交
  5. 20 10月, 2022 3 次提交
  6. 17 10月, 2022 1 次提交
    • G
      Support BF16 training for sharding (#46846) · 0b39b244
      Ghost Screaming 提交于
      * Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result
      is wrong.
      
      * support pure bfloat16
      
      * support bf16 linear
      
      * update PR to pass CI
      
      * tiny fix where_grad_kernel.cu
      
      * Support bfloat16 type for reducer and sharding.
      
      * Fix some bug.
      
      * Polish code.
      
      * Polise code.
      
      * Add bfloat16 datatype in fill_grad kernels.
      Co-authored-by: Nsneaxiy <sneaxiy@126.com>
      0b39b244
  7. 13 10月, 2022 1 次提交
  8. 12 10月, 2022 2 次提交
  9. 09 10月, 2022 1 次提交
  10. 28 9月, 2022 1 次提交
  11. 21 9月, 2022 1 次提交
  12. 20 9月, 2022 1 次提交
    • R
      logger manager (#45909) · 264ad205
      Roc 提交于
      uniform logger manager in FleetAPI.
      hidde API under distributed/utils which users don't need.
      264ad205
  13. 14 9月, 2022 1 次提交
  14. 26 8月, 2022 1 次提交
  15. 12 8月, 2022 1 次提交
  16. 13 7月, 2022 1 次提交
  17. 27 6月, 2022 1 次提交
  18. 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
  19. 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
  20. 25 5月, 2022 1 次提交
  21. 16 4月, 2022 1 次提交
  22. 13 4月, 2022 1 次提交
  23. 18 3月, 2022 1 次提交
  24. 14 3月, 2022 1 次提交
  25. 11 3月, 2022 1 次提交
  26. 09 3月, 2022 1 次提交
  27. 18 2月, 2022 1 次提交
  28. 17 2月, 2022 1 次提交
  29. 09 2月, 2022 1 次提交
  30. 08 2月, 2022 1 次提交
  31. 28 1月, 2022 1 次提交
  32. 25 1月, 2022 2 次提交
  33. 24 1月, 2022 1 次提交
  34. 14 1月, 2022 1 次提交
  35. 21 12月, 2021 1 次提交
  36. 19 12月, 2021 1 次提交