Commit Graph

1619 Commits (3e7fff4188b0279c0db5bc4b16858b5880cea6f8)

Author SHA1 Message Date
guosheng 3e7fff4188 Fix calculations in gru_unit_op
8 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
8 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
8 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
8 years ago
chengduoZH c359e39b59 add double type kernel
8 years ago
chengduoZH 0bc2f41da9 remove conflict
8 years ago
guosheng aa83e19e24 Remove lstm_op including in gru_op
8 years ago
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
8 years ago
chengduoZH eb07047699 add padding
8 years ago
Yancey1989 d13c3a98ce fix no framework proto file
8 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
8 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
8 years ago
qingqing01 9cf6036533
Merge pull request #5707 from qingqing01/cos_sim_op
8 years ago
peterzhang2029 55c2c73f3c
Merge pull request #5703 from qingqing01/op_debug
8 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
8 years ago
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
8 years ago
qingqing01 01fa4cc73d
Remove the unused code.
8 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
8 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
8 years ago
guosheng 75426e013a Refine GRU Operator
8 years ago
qingqing01 57bbee650d
Merge branch 'develop' into cmake_speed
8 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
8 years ago
wanghaox 0968c7cd6b Update code and fix conflicts.
8 years ago
Markus Kliegl d0b601c4a8 address PR feedback
8 years ago
Markus Kliegl 42dd5da0fd conv shift: fix return before syncthreads
8 years ago
Markus Kliegl 3dc8834209 conv shift op: change to CamelCase
8 years ago
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
8 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
chengduoZH 31dc0193c9 fix ContextProjectFunctor parameter order
8 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
8 years ago
chengduoZH 74912c7d4e fix data layout
8 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
8 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
8 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
chengduoZH 356d695404 follow comments
8 years ago
dangqingqing d9a305cb93 Update code and fix conflicts
8 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
8 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Dong Zhihong 60232d812c Merge remote-tracking branch 'origin/develop' into fix/reduce_op
8 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
8 years ago
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
8 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
8 years ago
Dong Zhihong 12858baa6c "relauch ci"
8 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
8 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
emailweixu 85b839f0f1 Fix l1_norm_op and squared_l2_norm_op for debug mode (#5560)
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
guosheng 2bed961211 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp
8 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
8 years ago