1. 10 2月, 2018 1 次提交
  2. 31 1月, 2018 1 次提交
    • D
      Fix/lod (#7714) · ae7d1c1f
      dzhwinter 提交于
      * "Need to re-design LoD "
      
      * "add lod design"
      
      * "fix lod gpu ptr pointer"
      
      * "removed commented code"
      
      * "fix CI"
      
      * "remove set lod in pybind"
      
      * "fix style check"
      
      * "fix CI"
      
      * "fix long type template error"
      
      * "pybind reorder to use Place"
      
      * "fix ci"
      
      * "fix ci"
      
      * fix ci
      
      * "sperate as a new file"
      
      * "fix CI"
      
      * "fix ci"
      
      * small fix
      
      * "add test"
      
      * "fix adam op"
      
      * "fix lstmp op"
      
      * "fix adam op"
      
      * "follow comments"
      
      * "fix ci"
      ae7d1c1f
  3. 25 1月, 2018 1 次提交
  4. 24 1月, 2018 2 次提交
  5. 23 1月, 2018 1 次提交
  6. 22 1月, 2018 1 次提交
  7. 25 12月, 2017 2 次提交
  8. 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
  9. 03 12月, 2017 1 次提交
  10. 14 11月, 2017 1 次提交
  11. 11 11月, 2017 1 次提交
  12. 09 11月, 2017 1 次提交
  13. 07 11月, 2017 1 次提交
  14. 06 11月, 2017 1 次提交
  15. 31 10月, 2017 1 次提交
  16. 30 10月, 2017 1 次提交
  17. 26 10月, 2017 3 次提交
  18. 25 10月, 2017 1 次提交
  19. 23 10月, 2017 1 次提交
  20. 21 10月, 2017 1 次提交
  21. 19 10月, 2017 2 次提交
  22. 18 10月, 2017 1 次提交
  23. 16 10月, 2017 1 次提交
  24. 12 10月, 2017 1 次提交
  25. 09 8月, 2017 1 次提交
  26. 01 8月, 2017 1 次提交
  27. 26 7月, 2017 2 次提交
  28. 25 7月, 2017 1 次提交
  29. 17 7月, 2017 2 次提交
  30. 11 7月, 2017 2 次提交
  31. 06 7月, 2017 2 次提交