Commit Graph

9342 Commits (8ba8237a870a03ccad5d159f13dcf34dd22dab16)
 

Author SHA1 Message Date
Luo Tao cd6d69a95f modify the test config for test_CompareSparse.cpp
7 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
7 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
7 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
wanghaox 9a18e78e69 update sequence slice op, fix some error
7 years ago
ranqiu ac29d00cff Update doc of layers.py
7 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
7 years ago
wanghaox 29c25828b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
7 years ago
wanghaox f319fb1ce1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox f57cd1e0f9 del a err comments
7 years ago
peterzhang2029 f06d8f0dd4
Merge pull request #5622 from peterzhang2029/notation_fix
7 years ago
xzl f3818bd335 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
7 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
7 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
7 years ago
Luo Tao 9524c7ab5a Merge branch 'develop' into ProtoDataProvider
7 years ago
peterzhang2029 e97354152c unify the bias
7 years ago
hedaoyuan 9360835943 Fix UND AgentLayer.
7 years ago
Dong Zhihong 12858baa6c "relauch ci"
7 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
7 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
emailweixu 85b839f0f1 Fix l1_norm_op and squared_l2_norm_op for debug mode (#5560)
7 years ago
peterzhang2029 2b93934d2a refine doc
7 years ago
wanghaox 99544961d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox bb1be5d6d2 merge cmakelist
7 years ago
Qiao Longfei b6c262e12f
fix lod_tensor_array (#5625)
7 years ago
wanghaox 494edc6c07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
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
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