Commit Graph

7280 Commits (935fbd4853d8193296c8676611e8a0076baceec1)
 

Author SHA1 Message Date
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
superjom b818e64720 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rnn_remove_alias
8 years ago
superjom 0d7e4294fc remove alias
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
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
Luo Tao 6f32d90fc4 Merge branch 'develop' into refine_layer
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
Luo Tao 70141a73c4 remove unused XXXLayer.h in Layer.cpp
8 years ago
ranqiu 93e0183662 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
Luo Tao 1b01f1ea7b implement framework of seq_pool_op and its unitest
8 years ago