1. 04 3月, 2022 1 次提交
  2. 03 3月, 2022 1 次提交
  3. 22 2月, 2022 1 次提交
  4. 18 1月, 2022 1 次提交
  5. 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
  6. 10 1月, 2022 1 次提交
  7. 30 11月, 2021 1 次提交
  8. 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
  9. 11 9月, 2020 1 次提交
  10. 05 9月, 2020 1 次提交
  11. 04 9月, 2020 1 次提交
  12. 13 5月, 2020 1 次提交
  13. 17 8月, 2018 1 次提交
  14. 16 8月, 2018 1 次提交
  15. 16 2月, 2018 1 次提交
  16. 12 2月, 2018 1 次提交
  17. 10 2月, 2018 2 次提交
  18. 26 12月, 2017 1 次提交
  19. 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
  20. 28 9月, 2017 1 次提交
  21. 07 9月, 2017 2 次提交
  22. 06 9月, 2017 1 次提交
  23. 04 9月, 2017 1 次提交
  24. 03 9月, 2017 1 次提交
  25. 22 8月, 2017 4 次提交
  26. 21 8月, 2017 1 次提交
  27. 10 8月, 2017 3 次提交
  28. 09 8月, 2017 1 次提交
  29. 08 8月, 2017 2 次提交
  30. 06 8月, 2017 1 次提交