Commit Graph

7034 Commits (201c2bcf202fb3af49f1d65bdfe3bea8b4cda331)
 

Author SHA1 Message Date
wanghaoshuang 743dfd82e7 Add nullptr check
8 years ago
dangqingqing 2aa4d326ec Fix unit testint in test_prelu_op.
8 years ago
dangqingqing 063cd3a1c4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
dangqingqing 41a2321a0e Refine platform::Transform function and fix prelu_op testing.
8 years ago
wanghaoshuang 14fb15b685 Remove const cast for device context
8 years ago
wanghaoshuang a3c3b7866e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_op
8 years ago
wanghaoshuang ce709b75b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang 94fa9d1a95 Remove const cast for device context
8 years ago
tensor-tang 9d692e3bcc add gtest for MKLDNN activation and pass them
8 years ago
qingqing01 5b42d2b21b Merge pull request #4081 from xinghai-sun/soft_label_cross_entropy
8 years ago
ranqiu 2ba70f5d36 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
ranqiu 62377fd1f3 Update annotations about layer name of layers.py
8 years ago
Luo Tao 6f32d90fc4 Merge branch 'develop' into refine_layer
8 years ago
Tao Luo de8aaf6c00 Merge pull request #4192 from qingqing01/fix_prelu
8 years ago
qingqing01 5882c1f6f0 Remove test_prelu_op since it failed and will be fixed later.
8 years ago
Xinghai Sun 19de8ae141 Fixed a error in mnist unitest.
8 years ago
ranqiu fe2c5936d9 Update annotation of layers.py
8 years ago
Luo Tao 70141a73c4 remove unused XXXLayer.h in Layer.cpp
8 years ago
ranqiu 93e0183662 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
ranqiu 716e020e80 Update faq about PaddlePaddle params
8 years ago
Xinghai Sun d8046da0cd Use soft_label attribute for cross-entropy.
8 years ago
Xinghai Sun c7f91a94ec Merge pull request #3817 from xinghai-sun/dropout
8 years ago
dangqingqing 28c21fe68a Fix compile error in prelu_op.
8 years ago
wanghaoshuang a4b1abe5c4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
dangqingqing fad48fa6b1 Add bool type for attr.
8 years ago
Xinghai Sun 8e7fe8cae5 Merge branch 'develop' into soft_label_cross_entropy
8 years ago
Xinghai Sun ffeeef82f3 Remove unnecessary mask operations in test phase for dropout operator.
8 years ago
Zhuoyuan f86c1ccdbe Merge pull request #4121 from zchen0211/develop
8 years ago
qingqing01 6e9337e301 Merge pull request #4182 from Noplz/develop
8 years ago
wanghaoshuang fa4908dc10 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
tensor-tang 24f13b1a59 add MKLDNN activation files
8 years ago
xzl a9a7ba3cff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into op_transpose
8 years ago
xzl 9de45e113a fixed bug when dims.size == 1, modify the variable naming, add judgement when input_grad is null
8 years ago
Xinghai Sun a2798ff25f Merge branch 'develop' into dropout
8 years ago
Yuan Gao 17bc593ca2 Update DetectionOutputLayer.cpp
8 years ago
Yi Wang 8141875cf6 Merge pull request #3970 from wangkuiyi/overall_refactorization_design
8 years ago
Yuan Gao d3deb6faba Update DetectionOutputLayer.cpp
8 years ago
Yu Yang 24cb1ce002 Merge pull request #4177 from reyoung/feature/transform_ctx
8 years ago
gaoyuan 71b3fbb18a Fix a ssd bug
8 years ago
hedaoyuan 6c0129af95 Refine the GemmConvGrad2DKernel.
8 years ago
Yu Yang eeaccc8351 Merge branch 'develop' of github.com:baidu/Paddle into feature/transform_ctx
8 years ago
tensor-tang 49d4b39f28 fix typo and remove some unused code
8 years ago
Yu Yang c4e783e505 Merge pull request #4174 from reyoung/feature/remove_lazy_init_in_dev_ctx
8 years ago
Yu Yang 87e4e25db1 Change Transform API
8 years ago
Yuan Gao 462c2ed8bf Merge pull request #1 from PaddlePaddle/develop
8 years ago
Yu Yang 847fe47310 Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_lazy_init_in_dev_ctx
8 years ago
Tao Luo d4d4580d5e Merge pull request #4140 from tensor-tang/mkldnn_pool
8 years ago
qingqing01 ee8efb5850 Merge pull request #4160 from Xreki/core_fix_check_outputs
8 years ago
Yu Yang 81d56ca86b Remove lazy-initialization in device_context
8 years ago
zchen0211 6d1446ee83 prelu
8 years ago