1. 10 10月, 2019 1 次提交
    • S
      fix document of 11 APIs (#20278) · a73e1f68
      SunGaofeng 提交于
      * modify document of 11 APIs
      test=develop
      test=document_fix
      
      * fix dtype to data type and description of name parameter
      a73e1f68
  2. 11 12月, 2018 1 次提交
  3. 13 8月, 2018 1 次提交
    • W
      Fix crop op. (#12603) · 9d6243b6
      whs 提交于
      * Fix infer shape of crop op.
      * Speed crop op.
      9d6243b6
  4. 12 2月, 2018 1 次提交
  5. 10 2月, 2018 2 次提交
  6. 26 12月, 2017 1 次提交
  7. 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
  8. 21 9月, 2017 1 次提交
  9. 19 9月, 2017 2 次提交
  10. 18 9月, 2017 3 次提交
  11. 06 9月, 2017 1 次提交
  12. 07 8月, 2017 1 次提交
  13. 04 8月, 2017 1 次提交
  14. 02 8月, 2017 1 次提交
  15. 01 8月, 2017 1 次提交
  16. 31 7月, 2017 1 次提交