Commit Graph

1578 Commits (e0e3a8a5bb2a33bf1953c7cebdedcf2ea5869b51)

Author SHA1 Message Date
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
7 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
chengduoZH 31dc0193c9 fix ContextProjectFunctor parameter order
7 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
7 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
7 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
chengduoZH 356d695404 follow comments
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
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
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
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
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
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
peterzhang2029 ab41648ca7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
peterzhang2029 5f99ae908b refine notation in bilinear_tensor_product_op.h
7 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
7 years ago
Dong Zhihong e0ef42ab32 "fix ci"
7 years ago
Dong Zhihong 8483578417 fix shape bug
7 years ago
qingqing01 561d6340a4
Merge pull request #4061 from pkuyym/fix-4029
7 years ago
emailweixu 58b4c9af34 Fixing duplicate struct name TensorSetConstant. (#5532)
7 years ago
Yu Yang edb22c2f0c Add Scope::Rename (#5534)
7 years ago
emailweixu 2378679a9e Fix a dead lock bug for dyload/nccl.h when nccl lib cannot be loaded (#5533)
7 years ago
yangyaming d7e7a1d7a5 Add using case.
7 years ago
chengduoZH 7d73b8fc8e fix unit test (conv3d)
7 years ago
Yancey e5d810b9a0
Fix seq concat op with refactoring LoD (#5486)
7 years ago
yangyaming d04c8538a9 Refine .cc and .h, more unit test more readable.
7 years ago
chengduoZH 271fc9c119 Add dilation for vol2col
7 years ago
yangyaming 3c84ebec62 IndicateDataType --> GetKernelType
7 years ago
Yang Yang(Tony) 40367d18d4 feature/while_op (#5502)
7 years ago
qingqing01 3d6ca6ade5
Merge pull request #5484 from qingqing01/cmake_speed
7 years ago
qingqing01 aa340671d2
Merge pull request #5016 from guoshengCS/add-ChunkEvalOp
7 years ago
chengduoZH 93551bd232 refine unit test (Add dilation)
7 years ago