1. 11 4月, 2018 1 次提交
  2. 27 3月, 2018 1 次提交
  3. 26 3月, 2018 1 次提交
  4. 22 3月, 2018 1 次提交
  5. 21 3月, 2018 1 次提交
  6. 20 3月, 2018 1 次提交
  7. 19 3月, 2018 2 次提交
  8. 12 3月, 2018 2 次提交
  9. 07 3月, 2018 1 次提交
  10. 05 3月, 2018 1 次提交
  11. 12 2月, 2018 1 次提交
  12. 10 2月, 2018 2 次提交
  13. 10 1月, 2018 1 次提交
  14. 05 1月, 2018 1 次提交
  15. 04 1月, 2018 1 次提交
  16. 03 1月, 2018 3 次提交
  17. 29 12月, 2017 1 次提交
  18. 28 12月, 2017 1 次提交
  19. 27 12月, 2017 5 次提交
  20. 25 12月, 2017 2 次提交
  21. 24 12月, 2017 2 次提交
    • D
      "remove hash combine" · a521ace6
      dzhwinter 提交于
      a521ace6
    • D
      Feature/operator run place (#6783) · 735eba29
      dzhwinter 提交于
      * "change operator interface"
      
      * "move devicepool to device_context"
      
      * "fix operator test"
      
      * "fix op_registry Run interface"
      
      * "net op passed. Need to fix nccl multi-Context"
      
      * "add nccl group function"
      
      * "add nccl group function"
      
      * "fix gpu count exceed 32 error"
      
      * "fix recurrent op, nccl op"
      
      * "change the other operators interface with Place"
      
      * "fix typo"
      
      * "fix pybind"
      
      * "fix device in python side"
      
      * "fix pybind failed"
      
      * "add init for test"
      
      * "fix CI"
      735eba29
  22. 21 12月, 2017 1 次提交
  23. 18 12月, 2017 2 次提交
  24. 14 12月, 2017 1 次提交
  25. 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
  26. 07 12月, 2017 1 次提交
  27. 08 11月, 2017 1 次提交
  28. 05 10月, 2017 1 次提交