Commit Graph

7269 Commits (757c76b83f3701c29efc88c546ec90a18952f98a)
 

Author SHA1 Message Date
superjom 68399ab921 Merge remote-tracking branch 'origin/rnn-backward-python' into feature/recurrent_op_backward_fix
8 years ago
zchen0211 2b10d322e5 lstm kernels
8 years ago
Zhuoyuan 40e49c3f8b update python test
8 years ago
superjom 075e0e3c5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rnn_remove_alias
8 years ago
superjom 3c29224ef3 remove alias
8 years ago
zchen0211 6dad76c352 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Yi Wang be56bf9fae Update
8 years ago
Yi Wang c1bb602e6b Add program.md
8 years ago
qiaolongfei c4e04b07b1 add virtual to OpProtoAndCheckerMaker destructor
8 years ago
qiaolongfei a7a66b80f7 move OpProtoAndCheckerMaker from operator to op_proto_maker
8 years ago
Yu Yang 3fb0b6e67b Renamed to strided_memcpy and prettify unittests
8 years ago
Yu Yang bda67d9d4b Add TensorCopy method
8 years ago
zchen0211 7883227716 lstm
8 years ago
Yu Yang 2205b5ff30 Merge pull request #4241 from wangkuiyi/design_program_desc
8 years ago
Yi Wang 34bdcac500 Update
8 years ago
Yi Wang 0c98b167d0 Add program.md
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
zchen0211 334c84526b lstm unit
8 years ago
qiaolongfei 9469bacef1 add virtual to OpProtoAndCheckerMaker destructor
8 years ago
guosheng 9ffa79cd91 Add gemm with stride
8 years ago
caoying03 a3a8a0900d optimize cross entropy kernel by using reduce.
8 years ago
Yibing Liu 9da5192f77 adapt multiplex_op to the dev of framework
8 years ago
Tao Luo 4400284685 Merge pull request #4224 from tensor-tang/act
8 years ago
tensor-tang eb26fdce46 add python interface for mkldnn_relu and mkldnn_tanh
8 years ago
hedaoyuan 6e3587581b Merge pull request #4228 from hedaoyuan/inference
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
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
Yibing Liu 18dc201bd9 merge multiplex_op with the latest upstream
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