Commit Graph

6694 Commits (c7dfec11ef4cceaf3667fbb3e5ed3d8eca1d25bc)
 

Author SHA1 Message Date
zchen0211 c7dfec11ef fix
8 years ago
zchen0211 384368f42c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
hedaoyuan 7bcb1fc3bd Merge pull request #4129 from hedaoyuan/convolution
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
hedaoyuan e4c340e4e7 Bug fix.
8 years ago
hedaoyuan 88b31422b3 Delete ExpandConvBaseLayer.cpp and ExpandConvBaseLayer.h
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
zchen0211 490ca5f1ae prelu_op
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
zchen0211 e615c84a4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
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
zchen0211 260026fa67 prelu modify
8 years ago
zchen0211 58b5b08bba prelu op
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
Tao Luo 654344b94c Merge pull request #4032 from tensor-tang/mkldnn-conv
8 years ago
dangqingqing 2cfa7c4152 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor2
8 years ago
Tao Luo c86e7e2a63 Merge pull request #4101 from luotao1/use_op
8 years ago
dangqingqing 9c7e314559 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor2
8 years ago
dangqingqing d757c1cd02 Fix accuracy_op.
8 years ago
Luo Tao 65bc5fcd06 update new_op_cn.md
8 years ago
liaogang 59d661b9a9 Fix enforce test failed
8 years ago
Luo Tao 9fa2372ce2 Merge branch 'develop' into use_op
8 years ago
Tao Luo 7a9c89f7d2 Merge pull request #4105 from Yancey1989/fix_op_dep
8 years ago
dangqingqing 48000a8f2d Update to develop branch and resovle conflicts.
8 years ago
dangqingqing 74f460fd0f Fix specialization of template member functions in the non-template class in GCC 5.0.
8 years ago
Luo Tao d0521e6f50 Merge branch 'develop' into use_op
8 years ago
Cao Ying 0e46f5ebd7 Merge pull request #4094 from lcy-seso/fix_cross_entropy_op_output_shape
8 years ago
Luo Tao f657e21f57 update new_op_cn.md, fix type error
8 years ago
Yancey1989 6c59f948d0 update
8 years ago