1. 26 8月, 2022 1 次提交
  2. 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
  3. 05 6月, 2022 1 次提交
  4. 23 5月, 2022 1 次提交
  5. 07 4月, 2022 1 次提交
  6. 07 3月, 2022 1 次提交
  7. 04 3月, 2022 1 次提交
  8. 03 3月, 2022 1 次提交
  9. 22 2月, 2022 1 次提交
  10. 18 1月, 2022 1 次提交
  11. 17 1月, 2022 1 次提交
    • W
      [Pten] Replace platform::Place to pten::Place. (#38899) · c48a9ad5
      Wilber 提交于
      * add pten::Place data structure.
      
      * update ci problem
      
      * fix ci problem
      
      * update
      
      * using platform::Place=pten::Place
      
      * remove BOOST_GET_CONST for CPUPlace and GPUPlace
      
      * compile pass 25%.
      
      * compile pass 45%
      
      * compile pass 60%
      
      * remove boost_get for xpu npu mlu and ipu
      
      * compile pass on cpu and gpu.
      
      * fix compile problem
      
      * fix compile error.
      
      * update
      
      * fix ci problem
      
      * update
      
      * ci approve
      
      * fix ci problem
      
      * fix ci eager test problem
      
      * remove BOOST_GET_CONST
      
      * fix npu compile
      c48a9ad5
  12. 10 1月, 2022 1 次提交
  13. 30 11月, 2021 1 次提交
  14. 21 4月, 2021 1 次提交
    • W
      remove thrust include files (#32395) · ab6f8745
      wuhuanzhou 提交于
      * remove thrust includes, test=develop
      
      * fix compilation error, test=develop
      
      * fix compilation of truncated_gaussian_random_op, test=develop
      ab6f8745
  15. 11 9月, 2020 1 次提交
  16. 05 9月, 2020 1 次提交
  17. 04 9月, 2020 1 次提交
  18. 13 5月, 2020 1 次提交
  19. 17 8月, 2018 1 次提交
  20. 16 8月, 2018 1 次提交
  21. 16 2月, 2018 1 次提交
  22. 12 2月, 2018 1 次提交
  23. 10 2月, 2018 2 次提交
  24. 26 12月, 2017 1 次提交
  25. 12 12月, 2017 1 次提交
    • Q
      Refine device context (#6433) · 61ec0b95
      QI JUN 提交于
      There are mainly following fixes:
      
      - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place`
      - remove `eigen_device` interface in base class  `DeviceContext`
      - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext`
      - remove unused `platform::EigenDeviceConverter`
      - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL`
      - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
      61ec0b95
  26. 28 9月, 2017 1 次提交
  27. 07 9月, 2017 2 次提交
  28. 06 9月, 2017 1 次提交
  29. 04 9月, 2017 1 次提交
  30. 03 9月, 2017 1 次提交
  31. 22 8月, 2017 4 次提交
  32. 21 8月, 2017 1 次提交
  33. 10 8月, 2017 3 次提交