1. 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
  2. 29 7月, 2022 2 次提交
  3. 28 7月, 2022 1 次提交
  4. 22 7月, 2022 1 次提交
  5. 11 7月, 2022 1 次提交
  6. 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
  7. 28 6月, 2022 2 次提交
  8. 26 6月, 2022 1 次提交
  9. 13 6月, 2022 1 次提交
  10. 07 6月, 2022 1 次提交
  11. 05 6月, 2022 1 次提交
  12. 04 6月, 2022 1 次提交
  13. 28 5月, 2022 1 次提交
  14. 18 5月, 2022 1 次提交
  15. 11 5月, 2022 1 次提交
  16. 06 5月, 2022 1 次提交
  17. 29 4月, 2022 1 次提交
  18. 26 4月, 2022 1 次提交
    • Z
      fix heter_client&heter_server (#42188) · 27cb52a4
      ziyoujiyi 提交于
      * back fl
      
      * delete ssl cert
      
      * .
      
      * make warning
      
      * .
      
      * unittest paral degree
      
      * solve unittest
      
      * heter & multi cloud commm ready
      
      * .
      
      * .
      
      * arm_brpc compile
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * only output is ok
      
      * base is ok
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * add switch server bin
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * adapt brpc ssl
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * .
      
      * fix heter_server & heter_client
      
      * .
      
      * .
      
      * int->int64_t
      
      * .
      27cb52a4
  19. 25 4月, 2022 1 次提交
  20. 19 4月, 2022 1 次提交
  21. 18 4月, 2022 1 次提交
  22. 15 4月, 2022 1 次提交
  23. 14 4月, 2022 1 次提交
  24. 13 4月, 2022 2 次提交
  25. 07 4月, 2022 2 次提交
  26. 04 4月, 2022 1 次提交
  27. 02 4月, 2022 1 次提交
  28. 31 3月, 2022 2 次提交
  29. 22 3月, 2022 1 次提交
  30. 21 3月, 2022 1 次提交
    • 0
      Refine to_tensor for eager mode and support gpu_pinned (#40535) · 45d1fb8d
      0x45f 提交于
      * Refine to_tensor for eager mode
      
      * support gpu_pinned
      
      * refine code
      
      * support gpu_pinned copy_to
      
      * fix layer.__setattr__
      
      * support to_tensor for gpu_pinned
      
      * fix unit test
      
      * refine gpu_pinned
      
      * restore the original code
      
      * add is_gup_pinned() and refine eager.Tensor._copy_to()
      45d1fb8d
  31. 18 3月, 2022 2 次提交
  32. 15 3月, 2022 1 次提交
  33. 11 3月, 2022 1 次提交
  34. 08 3月, 2022 1 次提交