Commit Graph

9413 Commits (b82049bdca55aa596ecaf4e7390f96ef7e3982c7)
 

Author SHA1 Message Date
wanghaox bd773b9c84 modify for maxoutop code review
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
7 years ago
wanghaox 8e7c8bb5c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
7 years ago
peterzhang2029 1b6a54e286 fix error for annotation
7 years ago
guosheng 2bed961211 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp
7 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
7 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
7 years ago
wanghaox b24afd819a update the sub_sequence_op to sequence_slice_op code.
7 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
wanghaox ca988bdc98
Merge pull request #1 from PaddlePaddle/develop
7 years ago
xzl 0b9c4cd7e5 fix comments
7 years ago
wanghaox f23d6cc4c8 update the sub_sequence_op tp sequence_slice_op code.
7 years ago
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
7 years ago
Yu Yang 7c1755d93f
Assign Operator. (#5531)
7 years ago
dangqingqing 48947b5133 update code and fix conflicts.
7 years ago
helinwang 291f6b4ee0
Merge pull request #5613 from helinwang/book
7 years ago
Cao Ying e9695f4975
Merge pull request #5014 from peterzhang2029/bi_tensor_prod_op
7 years ago
emailweixu 05c0908492
Merge pull request #5555 from emailweixu/fix_sequence_pool
7 years ago
emailweixu 448d6de9d2
Merge pull request #5562 from emailweixu/fix_matmal
7 years ago
Helin Wang 1dcec992ea Move the tests of book chapters from test/ into tests/book
7 years ago
xuwei06 983502d2e9 Fix sequence_pool_op in debug mode
7 years ago
xuwei06 6a6e4d8d0f Fix matmal_op for debug mode
7 years ago
dangqingqing e9082bb78e Resume unit testing.
7 years ago
chengduoZH 2160497786 fix pooling functor parameter order
7 years ago
wanghaox ab9c71d963 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
dangqingqing 884ce5d5a2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed
7 years ago
peterzhang2029 c5d7107767 refine var name
7 years ago
chengduoZH 6fb4bb8efe add conv3d_trans_cudnn_op unit test
7 years ago
chengduoZH ec1e2fc938 add cudnn_pool3d unit test
7 years ago
ranqiu 7461b35977 Refine multi-head attention
7 years ago
peterzhang2029 0a6262d550 fix warning
7 years ago
chengduoZH 3a507b44bd add conv3d_trans_cudnn_op
7 years ago
xzl 5aa3e768cd fix bug with default parameter
7 years ago
chengduoZH 7ba3d1e4bd add cudnn_pool3d_op
7 years ago
chengduoZH a93a59ec7d add cudnn 3d unit test
7 years ago
Tao Luo 3971586149
Merge pull request #5600 from luotao1/warning
7 years ago
Qiao Longfei a4106278e9
BeamSearchDecodeOp (#5498)
7 years ago
Yibing Liu c6275eca3a trigger ci for lod_reset_op
7 years ago
Yibing Liu 9bc71087b6 bug fix in lod_reset_op: cast int to size_t in LoD
7 years ago
Luo Tao a0ea0d68c2 Merge branch 'develop' into ProtoDataProvider
7 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
Yu Yang 93c6e52af8
Automatically generated doc string for generated layers (#5585)
7 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
Tao Luo e602c707f8
Merge pull request #5582 from tensor-tang/refine
7 years ago
peterzhang2029 665eb015d7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
Yu Yang 5fe9746954
Merge pull request #5587 from reyoung/feature/fix_gpu_compile_on_linux
7 years ago
QI JUN 29f494f365
Stack LSTM Net for Paddle Book6 (#5503)
7 years ago
dangqingqing 91d4fc6941 Fix compling for softmax_with_cross_entropy_op.
7 years ago