Commit Graph

3659 Commits (a0ce05df1eb6ae394ea538f1a0bcc27fdbb1852d)

Author SHA1 Message Date
Yu Yang a0ce05df1e Remove `numel` field in tensor
7 years ago
fengjiayi a77af98bfa Fix bug of static variable
8 years ago
fengjiayi 5f2cd1a452 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_program_proto
8 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
fengjiayi 4b948abbf0 Update Attribute to make it compatible with BLOCK
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
fengjiayi c869b8e2eb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_program_proto
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
fengjiayi 9a3c6d5f9c Add BlockDesc and ProgramDesc to framework.proto
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
qiaolongfei 9469bacef1 add virtual to OpProtoAndCheckerMaker destructor
8 years ago
Tao Luo 4400284685 Merge pull request #4224 from tensor-tang/act
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
qingqing01 d1e1ceeffe Merge branch 'develop' into fix-typo
8 years ago
Yancey 414a7a1e42 fix lod tensor doc (#4225)
8 years ago
yangyaming bbd6e09c22 Using LoDTensor for output.
8 years ago
Yibing Liu ece329100a refine rank_loss_op
8 years ago
tensor-tang 4ec3a77a43 should run resetBwd before bwdAct
8 years ago
yangyaming 308ce9ac55 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-c
8 years ago
tensor-tang fa722385de refine test_MKLDNN and skip memory copy for relu
8 years ago
yangyaming 4e3ba65f19 Refine doc.
8 years ago
Yiqun Liu 8deda323cd Merge pull request #4197 from luotao1/refine_layer
8 years ago
Luo Tao 69c613fb5a refine Layer.cpp for some CostLayer
8 years ago
yangyaming 12596a16ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3789
8 years ago
Peng Li c4ebd1e2ae Fix a few typos in docs
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
qingqing01 d865b04767 Merge pull request #4201 from qingqing01/fix_prelu
8 years ago