Commit Graph

9011 Commits (c3a61349e4fd0dd98fe8fbe80d2553dffe5626a0)
 

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