Commit Graph

1640 Commits (134eaf21b387d24652e2d1faaf28d33b9a185d70)

Author SHA1 Message Date
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
8 years ago
wanghaox 794117bb93 fix some comments
8 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
8 years ago
wanghaox 360354670c fix some codes
8 years ago
chengduoZH 3bd3cc0c85 add double type for kernel
8 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
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
wanghaox a0b7a07eb6 fix some comments
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
wanghaox 49a594217b fix some typos
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
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
wanghaox 352c5a9683 update some code
8 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
8 years ago
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
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 7c2fd61869 fix data layout
8 years ago
wanghaox 4c426f191b update sequence_slice_op.h, change some code
8 years ago
chengduoZH 74912c7d4e fix data layout
8 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
8 years ago
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
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