1. 07 11月, 2022 1 次提交
  2. 04 11月, 2022 2 次提交
  3. 01 11月, 2022 1 次提交
  4. 31 10月, 2022 1 次提交
  5. 28 10月, 2022 2 次提交
  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. 11 10月, 2022 2 次提交
  8. 10 10月, 2022 1 次提交
  9. 08 10月, 2022 1 次提交
  10. 30 9月, 2022 1 次提交
  11. 29 9月, 2022 1 次提交
  12. 21 9月, 2022 1 次提交
  13. 16 9月, 2022 1 次提交
  14. 07 9月, 2022 1 次提交
  15. 06 9月, 2022 1 次提交
  16. 01 9月, 2022 1 次提交
  17. 31 8月, 2022 1 次提交
  18. 26 8月, 2022 1 次提交
  19. 25 8月, 2022 1 次提交
  20. 22 8月, 2022 1 次提交
  21. 12 8月, 2022 1 次提交
  22. 08 8月, 2022 1 次提交
  23. 03 8月, 2022 1 次提交
  24. 01 8月, 2022 1 次提交
    • L
      unify gpu context (#44740) · 86763023
      Leo Chen 提交于
      * remove cudaDeviceContext
      
      * remove more template
      
      * fix rocm compile
      
      * remove alias name CUDADeviceContext
      
      * fix compile
      
      * fix tests
      
      * revert changes
      86763023
  25. 29 7月, 2022 2 次提交
  26. 28 7月, 2022 1 次提交
  27. 22 7月, 2022 1 次提交
  28. 11 7月, 2022 1 次提交
  29. 02 7月, 2022 1 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
  30. 28 6月, 2022 2 次提交
  31. 26 6月, 2022 1 次提交
  32. 13 6月, 2022 1 次提交
  33. 07 6月, 2022 1 次提交
  34. 05 6月, 2022 1 次提交
  35. 04 6月, 2022 1 次提交