1. 26 8月, 2021 1 次提交
  2. 20 7月, 2021 1 次提交
  3. 21 5月, 2021 1 次提交
  4. 18 5月, 2021 1 次提交
  5. 15 1月, 2021 1 次提交
  6. 11 12月, 2020 1 次提交
  7. 04 12月, 2020 1 次提交
  8. 20 11月, 2020 1 次提交
  9. 29 5月, 2018 1 次提交
  10. 16 3月, 2018 1 次提交
  11. 12 2月, 2018 1 次提交
  12. 10 2月, 2018 2 次提交
  13. 26 12月, 2017 1 次提交
  14. 13 12月, 2017 1 次提交
  15. 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
  16. 29 10月, 2017 1 次提交
    • Y
      Cast Operator (#5149) · b84e8226
      Yu Yang 提交于
      * Cast Operator
      
      Cast input variable to other data type
      
      * Fix compile error
      
      * Add cast op
      
      * Follow comments
      b84e8226
  17. 08 8月, 2017 2 次提交
  18. 07 8月, 2017 1 次提交
  19. 04 8月, 2017 2 次提交
  20. 26 7月, 2017 1 次提交