Commit Graph

7019 Commits (e29003669ff30272070bb8513fb95c2042c305b9)
 

Author SHA1 Message Date
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
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
zchen0211 154d88c261 fix gradient not stable
8 years ago
zchen0211 3c3a6d90ae prelu finalize
8 years ago
zchen0211 1b79746889 prelu
8 years ago
zchen0211 b6347fb6c0 prelu fix
8 years ago
zchen0211 4a2378845e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Xinghai Sun 585d12a307 Add is_training attr and testing phrase compuation to dropout operator.
8 years ago
wanghaoshuang 2c29cf1ea5 Use Tensor as the temp variables instead of CUDA api
8 years ago
hedaoyuan f3669ca3f1 Support input_grad = null or filter_grad = null.
8 years ago
tensor-tang 37268dbd33 update using exclusive padding for avg-pool
8 years ago
tensor-tang cc28fb4bb3 Merge remote-tracking branch 'upstream/develop' into mkldnn_pool
8 years ago
Tao Luo b5a448f350 Merge pull request #4154 from luotao1/avg_pool
8 years ago
Luo Tao 780e26826d remove unused CHECK in matrix.cpp
8 years ago
ranqiu a0187f1c55 Update the annotation about bias_attr of layers.py
8 years ago
xzl 35967e8658 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into op_transpose
8 years ago
xzl 5ede6fd434 delete cuda impl, complete comments, modify variable naming
8 years ago