Commit Graph

6717 Commits (46888c32dfcb0fb1c0ff26f9e31b606472efff8a)
 

Author SHA1 Message Date
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
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
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
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 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
dangqingqing 90886443b4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_op_test
8 years ago
dangqingqing d6a0280eb9 Enhance unit testing framework for operator with LoDTensor.
8 years ago
wanghaoshuang a8584a9902 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
hedaoyuan e4c340e4e7 Bug fix.
8 years ago
hedaoyuan 88b31422b3 Delete ExpandConvBaseLayer.cpp and ExpandConvBaseLayer.h
8 years ago
peterzhang2029 419735920b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-paddle
8 years ago
peterzhang2029 9e74b89877 update notation in networks.py roughly
8 years ago
hedaoyuan 3616ef7739 Remove ExpandConvBaseLayer.
8 years ago
Yiqun Liu bc55c20fd8 Merge pull request #4126 from Xreki/core_fix_segfault
8 years ago
hedaoyuan b3a50d53c9 Remove useless code.
8 years ago
Liu Yiqun eef1ccbf08 Add the check of inputs and outputs in all operators.
8 years ago
hedaoyuan 2a110af309 Use Matrix::addBias.
8 years ago
Tao Luo 752f29a3ab Merge pull request #4122 from tensor-tang/merge
8 years ago
tensor-tang d7e32ab32e Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang b0d9b68a5f unify functions of mkldnn_fc and refine comments
8 years ago
Tao Luo 3163a2eebc Merge pull request #4119 from luotao1/del_use_op
8 years ago
Luo Tao 773cfe6290 Delete unused `USE_OP` in combination op, and unused include in elementwise_mul_op.h
8 years ago
qingqing01 40fba4aab9 Merge pull request #4115 from Canpio/fix_brace_error
8 years ago
Yu Yang 9d3b920d75 Merge pull request #3981 from reyoung/feature/transform_api
8 years ago
Zhuoyuan 4c7a9a4a56 Merge pull request #4088 from zchen0211/develop
8 years ago
fengjiayi 0620b00eb6 Fix Clang compile error
8 years ago
zchen0211 98c35729ce remove empty line
8 years ago
zchen0211 c557402855 cond_op modify
8 years ago
zchen0211 35cc956aac merging tensor modify
8 years ago
zchen0211 39d79e6419 modified codes
8 years ago
zchen0211 299dcb6715 merge with new change
8 years ago
Yiqun Liu 13d00053d1 Merge pull request #4107 from PaddlePaddle/enforce_failed
8 years ago
qingqing01 30ab4fae4c Merge pull request #4083 from qingqing01/lod_tensor2
8 years ago