1. 13 4月, 2018 1 次提交
  2. 11 4月, 2018 1 次提交
  3. 02 4月, 2018 1 次提交
  4. 29 3月, 2018 1 次提交
  5. 28 3月, 2018 1 次提交
  6. 21 3月, 2018 2 次提交
  7. 19 3月, 2018 1 次提交
  8. 13 3月, 2018 1 次提交
  9. 12 3月, 2018 1 次提交
  10. 08 3月, 2018 1 次提交
  11. 07 3月, 2018 1 次提交
  12. 15 2月, 2018 1 次提交
    • Y
      Update tensor_util.h (#8422) · cfffb1a3
      Yi Wang 提交于
      * Update tensor_util.h
      
      * Update with moved TensorDesc
      
      * Fix tensur_utils.cu
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Make tensor_util.cu a symbolic link
      cfffb1a3
  13. 12 2月, 2018 1 次提交
  14. 10 2月, 2018 2 次提交
  15. 09 1月, 2018 1 次提交
  16. 26 12月, 2017 1 次提交
  17. 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
  18. 29 11月, 2017 1 次提交
  19. 26 11月, 2017 1 次提交
    • D
      Feature/copytensor (#5455) · 45062fe5
      dzhwinter 提交于
      * "make global tensor function independently"
      
      * "replace functor"
      
      * "fix inline template error"
      
      * "fix tensor array with CopyFrom"
      
      * "fix other case use CopyFrom"
      
      * "move the op interface hardly"
      
      * "fix operators"
      
      * "fix typo"
      
      * "delete dynamic recurrent rnn and fix gru_unit in debugmode"
      
      * "fix unique_ptr copy"
      
      * "fix cuda copy"
      
      * "fix namespace error"
      
      * "removed nccl python test"
      
      * "fix include error"
      
      * "fix typo"
      
      * fix copy util test
      45062fe5
  20. 30 10月, 2017 1 次提交
    • Q
      03 image classification (#5192) · 0049ce04
      Qiao Longfei 提交于
      * add batch_norm_layer
      
      * add img_conv_group layer and test
      
      * add check to Tensor.type()
      
      * forward can run
      
      * with backward
      
      * change label data time from int32 to int64
      
      * refine code
      
      * follow comment
      0049ce04
  21. 20 10月, 2017 1 次提交
  22. 12 10月, 2017 1 次提交
  23. 28 9月, 2017 1 次提交
  24. 13 9月, 2017 1 次提交
  25. 12 9月, 2017 1 次提交
  26. 11 9月, 2017 1 次提交
  27. 07 9月, 2017 2 次提交