Commit Graph

1026 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
Yang yaming 51f1148921 Merge pull request #3987 from pkuyym/fix-3923-c
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
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
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
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
zchen0211 154d88c261 fix gradient not stable
8 years ago
zchen0211 3c3a6d90ae prelu finalize
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
hedaoyuan f3669ca3f1 Support input_grad = null or filter_grad = null.
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
Liu Yiqun 466d48fd23 Check and only check the output varibles specified by self.outputs.
8 years ago
Yancey 56b1b70142 Split operator with CPU kernel (#4046)
8 years ago
wanghaoshuang 8d9d537b9f remove op_test_util.py
8 years ago
wanghaoshuang 44224f4b5b remove gradient_checker.py
8 years ago
wanghaoshuang 3102a52a67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_op
8 years ago