Commit Graph

5112 Commits (b7ebaf71bb14835a679b2d40e8f56cc09bbe06c3)

Author SHA1 Message Date
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
7 years ago
QI JUN 5f9f990e62 fix gitignore (#5657)
7 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
7 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
Dong Zhihong 60232d812c Merge remote-tracking branch 'origin/develop' into fix/reduce_op
7 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
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
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
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
Qiao Longfei b6c262e12f
fix lod_tensor_array (#5625)
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
Yu Yang 488320a703 Conditional Block Forward (#5530)
7 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
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
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
7 years ago
Yu Yang 7c1755d93f
Assign Operator. (#5531)
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
xuwei06 983502d2e9 Fix sequence_pool_op in debug mode
7 years ago
xuwei06 6a6e4d8d0f Fix matmal_op for debug mode
7 years ago
chengduoZH 2160497786 fix pooling functor parameter order
7 years ago
peterzhang2029 c5d7107767 refine var name
7 years ago
peterzhang2029 0a6262d550 fix warning
7 years ago
xzl 5aa3e768cd fix bug with default parameter
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 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
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
peterzhang2029 ab41648ca7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
Yang Yu 174050277a Fix GPU Compile on Linux
7 years ago
peterzhang2029 5f99ae908b refine notation in bilinear_tensor_product_op.h
7 years ago
xzl 69147daae2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
7 years ago