Commit Graph

1734 Commits (a0ce05df1eb6ae394ea538f1a0bcc27fdbb1852d)

Author SHA1 Message Date
hedaoyuan 0ee967b513 Merge pull request #4288 from hedaoyuan/fix_bug
8 years ago
hedaoyuan ccbb285311 Increase the max_relative_error in TestConv2dOp.
8 years ago
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
8 years ago
Yibing Liu d827359c71 Merge pull request #4098 from kuke/rank_loss_op_dev
8 years ago
whs da2aabb628 Merge pull request #3906 from wanghaoshuang/crop_op
8 years ago
Yibing Liu cf4b2db758 change the dims of input of rank_loss_op
8 years ago
whs e53dc8a2e4 Merge pull request #3937 from wanghaoshuang/clip_op
8 years ago
X.Dragon c003895c1c Merge pull request #3920 from NHZlX/op_transpose
8 years ago
hedaoyuan 7a891a3321 Merge pull request #4042 from hedaoyuan/conv_op
8 years ago
Yan Chunwei b5e67fce70 RNNOp remove alias (#4274)
8 years ago
wanghaoshuang bc632df822 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang c7b6d2c46d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_op
8 years ago
Tao Luo 4400284685 Merge pull request #4224 from tensor-tang/act
8 years ago
tensor-tang eb26fdce46 add python interface for mkldnn_relu and mkldnn_tanh
8 years ago
Yang yaming 51f1148921 Merge pull request #3987 from pkuyym/fix-3923-c
8 years ago
Yang yaming cdda0cf3d4 Merge pull request #3913 from pkuyym/fix-3789
8 years ago
Yibing Liu ece329100a refine rank_loss_op
8 years ago
yangyaming 308ce9ac55 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-c
8 years ago
yangyaming 4e3ba65f19 Refine doc.
8 years ago
yangyaming 12596a16ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3789
8 years ago
ranqiu 37faf49565 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
xzl 1792e58f20 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into op_transpose
8 years ago
xzl 0cd9b8c0aa modify the input\output name to X\Out
8 years ago
Yibing Liu f2cfa32411 Merge branch 'develop' of upstream into rank_loss_op_dev
8 years ago
wanghaoshuang 3f3848cdf7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_op
8 years ago
dangqingqing 2aa4d326ec Fix unit testint in test_prelu_op.
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
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
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
ranqiu 93e0183662 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
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
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
wanghaoshuang fa4908dc10 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
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
gaoyuan 71b3fbb18a Fix a ssd bug
8 years ago
Tao Luo d4d4580d5e Merge pull request #4140 from tensor-tang/mkldnn_pool
8 years ago
zchen0211 154d88c261 fix gradient not stable
8 years ago
zchen0211 3c3a6d90ae prelu finalize
8 years ago