Commit Graph

10 Commits (bc30ba19ed1d9421751544c96da989510eda6b3f)

Author SHA1 Message Date
wanghaoshuang 68b5e5bf85 Use stridecpy instead of CUDA kernel
8 years ago
wanghaoshuang 94fa9d1a95 Remove const cast for device context
8 years ago
wanghaoshuang 2c29cf1ea5 Use Tensor as the temp variables instead of CUDA api
8 years ago
wanghaoshuang 5e0e455dc8 Add CUDA stream when launching kernel.
8 years ago
wanghaoshuang 0c05ea39d4 Pull latest pybind.cc to crop_op
8 years ago
wanghaoshuang 57a3b8b69e 1. Implement GPUCrop kernel instead of eigen.
8 years ago
wanghaoshuang b21aee635e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang a8584a9902 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang 7deddab1ff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang 06b42e9ec5 Add crop op.
8 years ago