1. 08 2月, 2023 1 次提交
  2. 05 12月, 2022 1 次提交
  3. 11 10月, 2022 1 次提交
  4. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  5. 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
  6. 26 6月, 2022 1 次提交
  7. 13 5月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
  9. 26 9月, 2019 1 次提交
  10. 06 8月, 2019 1 次提交
  11. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344
  12. 18 9月, 2018 1 次提交
  13. 22 8月, 2018 1 次提交
  14. 12 2月, 2018 1 次提交
  15. 10 2月, 2018 2 次提交
  16. 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
  17. 08 11月, 2017 1 次提交
  18. 20 10月, 2017 1 次提交
  19. 28 9月, 2017 1 次提交
  20. 25 9月, 2017 1 次提交
  21. 21 9月, 2017 1 次提交
  22. 07 9月, 2017 1 次提交
  23. 17 8月, 2017 1 次提交
  24. 11 8月, 2017 1 次提交
  25. 09 8月, 2017 1 次提交
  26. 07 8月, 2017 1 次提交
  27. 05 8月, 2017 1 次提交
  28. 04 8月, 2017 2 次提交
  29. 03 8月, 2017 2 次提交
  30. 02 8月, 2017 3 次提交
  31. 01 8月, 2017 2 次提交
  32. 31 7月, 2017 1 次提交
  33. 25 7月, 2017 1 次提交
  34. 19 7月, 2017 1 次提交