Commit Graph

7110 Commits (17827d7e6124102b447bf90f7274356dd91fa9fc)
 

Author SHA1 Message Date
wanghaoshuang 5e0e455dc8 Add CUDA stream when launching kernel.
8 years ago
wanghaoshuang 0c05ea39d4 Pull latest pybind.cc to crop_op
8 years ago
Yiqun Liu ec9a55aea4 Merge pull request #3927 from Xreki/core_add_fc_op
8 years ago
Luo Tao 8067a42bef refine avg-pooling, which is exclusive. refine related code.
8 years ago
武毅 8580dce308 Refine accuracy_op CUDA kernel (#4097)
8 years ago
wanghaoshuang 46888c32df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang 57a3b8b69e 1. Implement GPUCrop kernel instead of eigen.
8 years ago
Yibing Liu 26b393f911 Merge branch 'develop' of upstream into rank_loss_op_dev
8 years ago
hedaoyuan 5a4138b66b Add test with groups=1.
8 years ago
hedaoyuan 91afa0d877 Some bug fix.
8 years ago
Liu Yiqun 46ee8ceecb Move the sreach and link of veclib to iOS's toolchain file .
8 years ago
qijun 87ba6cbf20 merge baidu/develop
8 years ago
wanghaoshuang 2321a37b3c fix issues
8 years ago
hedaoyuan 09c65b6d4f Follow comments.
8 years ago
hedaoyuan 7bf1e76fdc Merge branch 'develop' of https://github.com/baidu/Paddle into conv_op
8 years ago
Yan Chunwei 59c48f9831 block design (#3708)
8 years ago
Cao Ying 8c71e0939e Merge pull request #4034 from peterzhang2029/my-paddle
8 years ago
Yu Yang cd85be4aec Merge pull request #4141 from PaddlePaddle/revert-4138-feature/do_not_invoke_gpu_method_when_use_gpu_off
8 years ago
Yu Yang b012013a58 Revert "Do not invoke GPU method when use_gpu=false"
8 years ago
peterzhang2029 fc3b129b08 delete the unused comments
8 years ago
peterzhang2029 1d4a028bca Merge branch 'my-paddle' of https://github.com/peterzhang2029/Paddle into my-paddle
8 years ago
peterzhang2029 e0d591c71e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-paddle
8 years ago
peterzhang2029 5e2da7ac58 update notation in networks.py roughly
8 years ago
zchen0211 c165d23322 prelu fix
8 years ago
tensor-tang 971acff749 add python interface for mkldnn_pool
8 years ago
Xinghai Sun 32645b5231 Move dropout gpu kernel to dropout_op.cu.
8 years ago
tensor-tang 9d108a21a7 add unit test for mkldnn_pool and pass them
8 years ago
Xinghai Sun 0532662902 Merge branch 'develop' into dropout
8 years ago
Xinghai Sun e87068290e Update cross entropy operator by following reviewer's comments.
8 years ago
Xinghai Sun d7717f2e6b Merge branch 'develop' into soft_label_cross_entropy
8 years ago
zchen0211 f5516b5907 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 86afb85907 prelu with gpu
8 years ago
Yu Yang 490482aeb1 Do not invoke GPU method when use_gpu=false
8 years ago
zchen0211 1b2374ad3b new prelu with functor
8 years ago
Yi Wang 0b373f8f63 Merge pull request #4138 from reyoung/feature/do_not_invoke_gpu_method_when_use_gpu_off
8 years ago
Yu Yang 17e1aa8d43 Do not invoke GPU method when use_gpu=false
8 years ago
zchen0211 c7dfec11ef fix
8 years ago
zchen0211 384368f42c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
wanghaoshuang 57011b2022 reste
8 years ago
wanghaoshuang e2d75bd364 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang b21aee635e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
hedaoyuan 7fe03f7b3a Bug fix for add<float32x4_t>.
8 years ago
tensor-tang 2a98cba2d2 enable mkldnn_pool forward and backward
8 years ago
hedaoyuan 7bcb1fc3bd Merge pull request #4129 from hedaoyuan/convolution
8 years ago
peterzhang2029 6f81fcc597 Merge branch 'my-paddle' of https://github.com/peterzhang2029/Paddle into my-paddle
8 years ago
peterzhang2029 e7cc863980 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-paddle
8 years ago
peterzhang2029 bfba756b48 update the version of pre-commit0.13.2
8 years ago
hedaoyuan b1bca06667 Refine the ExpandConvLayer.
8 years ago
qingqing01 43ec735bed Merge pull request #4130 from qingqing01/seq_op_test
8 years ago
dangqingqing 05680d0d5a Add unit testing for sequence average pool operator.
8 years ago