Commit Graph

7024 Commits (7831b1d9ea7ea7bb46fe60564529d133d6836dc6)
 

Author SHA1 Message Date
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
hedaoyuan d7a2290594 Bug fix.
8 years ago
dangqingqing 3ec48480af Fix bug
8 years ago
Peng LI 63bc2ff876 Merge pull request #4220 from pengli09/fix-typo
8 years ago
qingqing01 d1e1ceeffe Merge branch 'develop' into fix-typo
8 years ago
Yancey 414a7a1e42 fix lod tensor doc (#4225)
8 years ago
dangqingqing 39cf2e217d update to develop branch.
8 years ago
yangyaming bbd6e09c22 Using LoDTensor for output.
8 years ago
dangqingqing b65709e403 Share LoD between input and output of each opeators.
8 years ago
Yibing Liu ece329100a refine rank_loss_op
8 years ago
Cao Ying fe84517b8f Merge pull request #4158 from ranqiu92/r-doc
8 years ago
tensor-tang 4ec3a77a43 should run resetBwd before bwdAct
8 years ago
ranqiu c1e3550ecc Update faq of doc
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
ranqiu cabd643438 Update faq of 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
ranqiu 37faf49565 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
ranqiu e635e3fd2b Update faq of the doc
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
qiaolongfei 98ef17eddc move OpProtoAndCheckerMaker from operator to op_proto_maker
8 years ago
Yiqun Liu a9202e89cf Merge pull request #3764 from Xreki/build_ios
8 years ago
dangqingqing d36a80d94f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attr_bool
8 years ago
dangqingqing 72ba02701b Add bool type for attribute and use it in dropout_op.
8 years ago
Liu Yiqun 26e9ab476b Fix if-statement error in CMakeLists.txt and remove build_ios task from travis.
8 years ago
Tao Luo c15ac20257 Merge pull request #4199 from tensor-tang/mkldnn_act
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
dangqingqing 7ee916b0d3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attr_bool
8 years ago
wanghaoshuang 743dfd82e7 Add nullptr check
8 years ago
dangqingqing 2aa4d326ec Fix unit testint in test_prelu_op.
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
tensor-tang 9d692e3bcc add gtest for MKLDNN activation and pass them
8 years ago
qingqing01 5b42d2b21b Merge pull request #4081 from xinghai-sun/soft_label_cross_entropy
8 years ago