Commit Graph

9005 Commits (2ab928d1859400a254d3541fee25262ca101b06f)
 

Author SHA1 Message Date
xzl 2ab928d185 modify the prelu test and regenerate the proto
9 years ago
xzl f9469d33a7 add check for input height and width and input channel
9 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
9 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
9 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
9 years ago
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
9 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
9 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
9 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
9 years ago
peterzhang2029 f06d8f0dd4
Merge pull request #5622 from peterzhang2029/notation_fix
9 years ago
xzl f3818bd335 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
9 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
9 years ago
peterzhang2029 e97354152c unify the bias
9 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
9 years ago
emailweixu 85b839f0f1 Fix l1_norm_op and squared_l2_norm_op for debug mode (#5560)
9 years ago
peterzhang2029 2b93934d2a refine doc
9 years ago
Qiao Longfei b6c262e12f
fix lod_tensor_array (#5625)
9 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
9 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
9 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
9 years ago
peterzhang2029 1b6a54e286 fix error for annotation
9 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
9 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
xzl 0b9c4cd7e5 fix comments
9 years ago
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
9 years ago
Yu Yang 7c1755d93f
Assign Operator. (#5531)
9 years ago
helinwang 291f6b4ee0
Merge pull request #5613 from helinwang/book
9 years ago
Cao Ying e9695f4975
Merge pull request #5014 from peterzhang2029/bi_tensor_prod_op
9 years ago
emailweixu 05c0908492
Merge pull request #5555 from emailweixu/fix_sequence_pool
9 years ago
emailweixu 448d6de9d2
Merge pull request #5562 from emailweixu/fix_matmal
9 years ago
Helin Wang 1dcec992ea Move the tests of book chapters from test/ into tests/book
9 years ago
xuwei06 983502d2e9 Fix sequence_pool_op in debug mode
9 years ago
xuwei06 6a6e4d8d0f Fix matmal_op for debug mode
9 years ago
chengduoZH 2160497786 fix pooling functor parameter order
9 years ago
peterzhang2029 c5d7107767 refine var name
9 years ago
peterzhang2029 0a6262d550 fix warning
9 years ago
xzl 5aa3e768cd fix bug with default parameter
9 years ago
Tao Luo 3971586149
Merge pull request #5600 from luotao1/warning
9 years ago
Qiao Longfei a4106278e9
BeamSearchDecodeOp (#5498)
9 years ago
Yibing Liu c6275eca3a trigger ci for lod_reset_op
9 years ago
Yibing Liu 9bc71087b6 bug fix in lod_reset_op: cast int to size_t in LoD
9 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
9 years ago
Yu Yang 93c6e52af8
Automatically generated doc string for generated layers (#5585)
9 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
Tao Luo e602c707f8
Merge pull request #5582 from tensor-tang/refine
9 years ago
peterzhang2029 665eb015d7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
9 years ago
Yu Yang 5fe9746954
Merge pull request #5587 from reyoung/feature/fix_gpu_compile_on_linux
9 years ago
QI JUN 29f494f365
Stack LSTM Net for Paddle Book6 (#5503)
9 years ago
peterzhang2029 ab41648ca7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
9 years ago
Yang Yu 174050277a Fix GPU Compile on Linux
9 years ago