Commit Graph

3433 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
qijun 87ba6cbf20 merge baidu/develop
9 years ago
Yu Yang b012013a58 Revert "Do not invoke GPU method when use_gpu=false"
9 years ago
Yu Yang 17e1aa8d43 Do not invoke GPU method when use_gpu=false
9 years ago
hedaoyuan 7bcb1fc3bd Merge pull request #4129 from hedaoyuan/convolution
9 years ago
hedaoyuan b1bca06667 Refine the ExpandConvLayer.
9 years ago
dangqingqing 90886443b4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_op_test
9 years ago
dangqingqing d6a0280eb9 Enhance unit testing framework for operator with LoDTensor.
9 years ago
hedaoyuan e4c340e4e7 Bug fix.
9 years ago
hedaoyuan 88b31422b3 Delete ExpandConvBaseLayer.cpp and ExpandConvBaseLayer.h
9 years ago
hedaoyuan 3616ef7739 Remove ExpandConvBaseLayer.
9 years ago
Yiqun Liu bc55c20fd8 Merge pull request #4126 from Xreki/core_fix_segfault
9 years ago
hedaoyuan b3a50d53c9 Remove useless code.
9 years ago
Liu Yiqun eef1ccbf08 Add the check of inputs and outputs in all operators.
9 years ago
hedaoyuan 2a110af309 Use Matrix::addBias.
9 years ago
tensor-tang d7e32ab32e Merge remote-tracking branch 'upstream/develop' into merge
9 years ago
tensor-tang b0d9b68a5f unify functions of mkldnn_fc and refine comments
9 years ago
Luo Tao 773cfe6290 Delete unused `USE_OP` in combination op, and unused include in elementwise_mul_op.h
9 years ago
qijun fd559b3a7e Merge remote-tracking branch 'baidu/develop' into activation_ops
9 years ago
qingqing01 40fba4aab9 Merge pull request #4115 from Canpio/fix_brace_error
9 years ago
Yu Yang 9d3b920d75 Merge pull request #3981 from reyoung/feature/transform_api
9 years ago
fengjiayi 0620b00eb6 Fix Clang compile error
9 years ago
zchen0211 98c35729ce remove empty line
9 years ago
zchen0211 c557402855 cond_op modify
9 years ago
zchen0211 39d79e6419 modified codes
9 years ago
zchen0211 299dcb6715 merge with new change
9 years ago
qijun 41271f03cb fix gpu build error
9 years ago
Yiqun Liu 13d00053d1 Merge pull request #4107 from PaddlePaddle/enforce_failed
9 years ago
qijun fd5aa2ada2 merge baidu/develop
9 years ago
qijun 5824d85001 add activation operators and python unittests
9 years ago
qingqing01 30ab4fae4c Merge pull request #4083 from qingqing01/lod_tensor2
9 years ago
Tao Luo 654344b94c Merge pull request #4032 from tensor-tang/mkldnn-conv
9 years ago
dangqingqing 2cfa7c4152 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor2
9 years ago
dangqingqing 9c7e314559 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor2
9 years ago
dangqingqing d757c1cd02 Fix accuracy_op.
9 years ago
liaogang 59d661b9a9 Fix enforce test failed
9 years ago
Luo Tao 9fa2372ce2 Merge branch 'develop' into use_op
9 years ago
Tao Luo 7a9c89f7d2 Merge pull request #4105 from Yancey1989/fix_op_dep
9 years ago
dangqingqing 48000a8f2d Update to develop branch and resovle conflicts.
9 years ago
dangqingqing 74f460fd0f Fix specialization of template member functions in the non-template class in GCC 5.0.
9 years ago
Luo Tao d0521e6f50 Merge branch 'develop' into use_op
9 years ago
Cao Ying 0e46f5ebd7 Merge pull request #4094 from lcy-seso/fix_cross_entropy_op_output_shape
9 years ago
Luo Tao f657e21f57 update new_op_cn.md, fix type error
9 years ago
Yancey1989 6c59f948d0 update
9 years ago
Yancey1989 7953ad623c delete unused dpends
9 years ago
qijun dadace3178 add more activation functors
9 years ago
Xinghai Sun c5972faca9 Merge pull request #3918 from xinghai-sun/cos_sim_vector
9 years ago
Luo Tao 70cadf9350 Merge branch 'develop' into use_op
9 years ago
Luo Tao 0597f4de99 auto generate USE_OP() in pybind.cc
9 years ago
qijun e515f18dd8 add tanh and sqrt activation operators
9 years ago
caoying03 e0ca4d7a29 fix shape of output tensor of cross_entropy_op.
9 years ago