Commit Graph

721 Commits (58e3ad0a701268efe93f31b76976907df9704da2)

Author SHA1 Message Date
dangqingqing 58e3ad0a70 Fix conflicts.
7 years ago
hedaoyuan 0ee967b513 Merge pull request #4288 from hedaoyuan/fix_bug
8 years ago
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
8 years ago
hedaoyuan c42e2049a2 Refine code.
8 years ago
hedaoyuan bb546cf13e Bug fix.
8 years ago
hedaoyuan 659f2f71ac Bug fix for get device_context.
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 1f6b90904a fix a typo in rank_loss_op
8 years ago
Yibing Liu cf4b2db758 change the dims of input of rank_loss_op
8 years ago
wanghaoshuang 8b6fda6fd8 move stride function to ddim.h
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 9569255a0f Fix ptr type
8 years ago
wanghaoshuang bc632df822 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang 68b5e5bf85 Use stridecpy instead of CUDA kernel
8 years ago
wanghaoshuang 12440509cc Fix some inssues
8 years ago
wanghaoshuang c7b6d2c46d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_op
8 years ago
Qiao Longfei b19a829627 Merge pull request #4217 from jacquesqiao/add_op_proto_maker
8 years ago
Yu Yang 2e38044fc9 Merge pull request #4205 from reyoung/feature/tensor_copy
8 years ago
Yang yaming 51f1148921 Merge pull request #3987 from pkuyym/fix-3923-c
8 years ago
yangyaming bbd6e09c22 Using LoDTensor for output.
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
wanghaoshuang 1fdad1a60a Update transform invocation
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
wanghaoshuang 2cde56c5a5 Use Transform instead of eigen
8 years ago
qiaolongfei 98ef17eddc move OpProtoAndCheckerMaker from operator to op_proto_maker
8 years ago
dangqingqing 72ba02701b Add bool type for attribute and use it in dropout_op.
8 years ago
Yu Yang 07915c95ec Renamed to strided_memcpy and prettify unittests
8 years ago
Yu Yang 3a4897ab15 Add TensorCopy method
8 years ago
wanghaoshuang 743dfd82e7 Add nullptr check
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
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
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