1. 09 1月, 2018 1 次提交
  2. 03 1月, 2018 1 次提交
  3. 02 1月, 2018 2 次提交
    • D
      Feature/transform (#7111) · 899a79cc
      dzhwinter 提交于
      * "fix data transform"
      
      * "data transformer"
      
      * "add device pool"
      
      * "add test"
      
      * "fix ci"
      
      * "fix datalayout implementation "
      
      * "fix based on comment"
      899a79cc
    • Q
      fix compile (#7125) · 105ee86d
      QI JUN 提交于
      105ee86d
  4. 29 12月, 2017 3 次提交
  5. 28 12月, 2017 5 次提交
  6. 27 12月, 2017 3 次提交
  7. 26 12月, 2017 3 次提交
  8. 25 12月, 2017 5 次提交
  9. 24 12月, 2017 1 次提交
  10. 21 12月, 2017 1 次提交
  11. 20 12月, 2017 1 次提交
  12. 19 12月, 2017 3 次提交
  13. 18 12月, 2017 1 次提交
  14. 15 12月, 2017 1 次提交
  15. 14 12月, 2017 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. 11 12月, 2017 1 次提交
  18. 12 12月, 2017 1 次提交
  19. 09 12月, 2017 1 次提交
  20. 08 12月, 2017 1 次提交
  21. 03 12月, 2017 1 次提交
  22. 29 11月, 2017 1 次提交