Commit Graph

1786 Commits (a061a85eafa4d50f8d8e4e8b2e08bc75005f82f1)

Author SHA1 Message Date
wanghaox 49a594217b fix some typos
7 years ago
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
7 years ago
qingqing01 01fa4cc73d
Remove the unused code.
7 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
7 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
wanghaox 352c5a9683 update some code
7 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
7 years ago
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
7 years ago
guosheng 75426e013a Refine GRU Operator
7 years ago
qingqing01 57bbee650d
Merge branch 'develop' into cmake_speed
7 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
7 years ago
wanghaox 0968c7cd6b Update code and fix conflicts.
7 years ago
Markus Kliegl d0b601c4a8 address PR feedback
7 years ago
Markus Kliegl 42dd5da0fd conv shift: fix return before syncthreads
7 years ago
Markus Kliegl 3dc8834209 conv shift op: change to CamelCase
7 years ago
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
7 years ago
wanghaoshuang 668dc53fcc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang 09d32b068c Add unitest and comments.
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
chengduoZH 7c2fd61869 fix data layout
7 years ago
wanghaox 4c426f191b update sequence_slice_op.h, change some code
7 years ago
wanghaox 3ef776ef28 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 8d9babf204 maxout code review 2nd
7 years ago
chengduoZH 74912c7d4e fix data layout
7 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
7 years ago
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
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
dangqingqing d9a305cb93 Update code and fix conflicts
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
wanghaox 9a18e78e69 update sequence slice op, fix some error
7 years ago
wanghaox 29c25828b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
wanghaox f319fb1ce1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox f57cd1e0f9 del a err comments
7 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
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
wanghaox 494edc6c07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox bd773b9c84 modify for maxoutop code review
7 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
7 years ago
wanghaox 8e7c8bb5c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
7 years ago
guosheng 2bed961211 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp
7 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
7 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
7 years ago
wanghaox b24afd819a update the sub_sequence_op to sequence_slice_op code.
7 years ago
wanghaox f23d6cc4c8 update the sub_sequence_op tp sequence_slice_op code.
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
dangqingqing 48947b5133 update code and fix conflicts.
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
dangqingqing e9082bb78e Resume unit testing.
7 years ago
chengduoZH 2160497786 fix pooling functor parameter order
7 years ago
wanghaox ab9c71d963 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
dangqingqing 884ce5d5a2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed
7 years ago
peterzhang2029 c5d7107767 refine var name
7 years ago
chengduoZH 6fb4bb8efe add conv3d_trans_cudnn_op unit test
7 years ago
chengduoZH ec1e2fc938 add cudnn_pool3d unit test
7 years ago
peterzhang2029 0a6262d550 fix warning
7 years ago
chengduoZH 3a507b44bd add conv3d_trans_cudnn_op
7 years ago
chengduoZH 7ba3d1e4bd add cudnn_pool3d_op
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
dangqingqing 91d4fc6941 Fix compling for softmax_with_cross_entropy_op.
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
dangqingqing 5f21709938 Fix bug.
7 years ago
wanghaox 4748073dc6 paddle/operators/math/CMakeLists.txt maybe del sequence_pooling and add it
7 years ago
wanghaox fef617ae07 for resolve conflicts
7 years ago
wanghaox 784fd82345 resolve conflicts
7 years ago
dangqingqing 524ccba4fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed
7 years ago
dangqingqing f5e367655e Use G++ to compile some cu operators.
7 years ago
wanghaox 058bdd345d this for maxout op new add
7 years ago
wanghaox 4a428c8fbb this for maxout op new add
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
Dong Zhihong 46c61b35f7 "add elementwise op support"
7 years ago
Yu Yang 133f890346
Merge pull request #5499 from reyoung/feature/increase_cpu
7 years ago
Siddharth Goyal 2e355f032e
Fix attribute naming for momentum_op (#5453)
7 years ago
Dong Zhihong b8f557f283 "add elementwise_add more type"
7 years ago
Yu Yang c88f98cf9e
Merge pull request #5501 from reyoung/feature/lod_array_length
7 years ago
Yu Yang ef84ff8657
Merge branch 'develop' into feature/increase_cpu
7 years ago
Tao Luo 03fa1edc20
Merge pull request #5512 from luotao1/intel
7 years ago
dangqingqing cceed08119 remove header file paddle/framework/eigen.h
7 years ago
dangqingqing 3fa3f5e799 Update code and resolve conflicts.
7 years ago
dangqingqing d60fe75ac3 follow comments.
7 years ago
wanghaox 23b0388f46 add sub sequence operator code and unittest
7 years ago
Luo Tao 7835d49384 remove PADDLE_USE_MKL
7 years ago
peterzhang2029 5cf8204171 refine docString
7 years ago
chengduoZH 21ce704247 refine conv2d for filter size:(1,1)
7 years ago
dangqingqing 4098ce730b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
yangyaming 0d9ba3da9a Adapt to new interface.
7 years ago
Hu Weiwei 91855659d7
Merge pull request #5296 from wwhu/clip_by_norm
7 years ago
fengjiayi b698d19bfb
Add grad for lodtensor array ops (#5461)
7 years ago
Yang Yu d24d8c20f3
Add `lod_array_length` operator
7 years ago
Yu Yang b266f504c5
Merge pull request #5441 from reyoung/feature/fill_constant_force_cpu
7 years ago
Yu Yang 7f22a6d1b5
Merge pull request #5465 from reyoung/feature/compare_op_support_cpu
7 years ago
Yang Yu 6d41bfb7df Add increment op
7 years ago
Yang Yu 568270f3c6 Stash
7 years ago
Yu Yang 2a76b42e44
Merge pull request #5419 from reyoung/feature/shrink_memory_op
7 years ago
guosheng c8dcd9a9ba Refine ChunkEvalOp by following comments and rewrite the doc
7 years ago
wwhu b3a86b6dbb fix CI
7 years ago
dangqingqing e5791dd1c7 Remove fill_constant_batch_size_like_op.h and clean some operator codes.
7 years ago
chengduoZH b6f9ba484e fix conv2d doc
7 years ago
yangyaming 7be390aa83 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-4029
7 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
7 years ago
chengduoZH 97e9dd7237 add dilation for im2col
7 years ago
chengduo 86e58b2343
Merge pull request #5457 from chengduoZH/fix_pool_attr_name
7 years ago
Yang Yang(Tony) 870650d8c1
Static lstm sanity check (#5365)
7 years ago
typhoonzero 11ee50ceb9 update
7 years ago
peterzhang2029 44e1ac3882 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
peterzhang2029 47269273ff refine memory transform
7 years ago
wanghaoshuang c2dd75be68 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang 3d276277df Add nce op
7 years ago
typhoonzero 6308ccc265 fix accuracy cudamemset
7 years ago
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
7 years ago
Yang Yu 3187451ae7
CompareOp's kernel device type is decided by input tensor place
7 years ago
Yang Yu 272a272b68 Merge branch 'develop' of github.com:baidu/Paddle into feature/shrink_memory_op
7 years ago
Yang Yu 0142530929
Rename shrink_state -> shrink_rnn_memory
7 years ago
Yang Yu 2ac5772970
Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_force_cpu
7 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
7 years ago
Dong Zhihong e34e12931e Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
wwhu c8c4b6e427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_by_norm
7 years ago
chengduoZH cdf5e87104 fix attr name
7 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
7 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
7 years ago
Yang Yu 2dd91dd572
Shrink State Operator
7 years ago
Yang Yu f651cefe27
Merge branch 'feature/fill_constant_no_template' into feature/fill_constant_force_cpu
7 years ago
Yu Yang b4e1824363 Fix CI
7 years ago
Yu Yang 0708a1550c Fix CI
7 years ago
Yu Yang 5ee62383bd Rewrite fill_constant op
7 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
7 years ago
Yu Yang db3b49fe0e Add gtest for drnn
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
7 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
7 years ago
Dong Zhihong 7874399cf3 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
peterzhang2029 f5cb52ca3e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
peterzhang2029 3ae14242da update for mini-batch
7 years ago
typhoonzero 00360e7eb5 update
7 years ago
typhoonzero 579c92abc3 fix compile
7 years ago
dangqingqing ed2d30b5f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
dangqingqing d94c936bd5 Enhance unit testing.
7 years ago
Dong Zhihong 8d9b33412d Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
Dong Zhihong c09ad73c33 "add fit a line test"
7 years ago
dangqingqing 7eb65b31a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into avx_cmake
7 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
7 years ago
武毅 3014645d35
Merge pull request #5403 from typhoonzero/refine_get_cuda_context
7 years ago
Dong Zhihong bdc832cba1 "add eval interface"
7 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
7 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
7 years ago
Yu Yang c9b57dcc83
ReadFromArray/WriteToArray op (#5407)
7 years ago
dangqingqing d851dafed5 Update and resolve conflicts.
7 years ago
dangqingqing 0c70bd28aa Enable initial hidden state and cell state in LSTM Operator.
7 years ago
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
7 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
7 years ago
typhoonzero 272f3e6d43 refine get cuda context
7 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
7 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
7 years ago
chengduoZH acc3278811 remove conflict
7 years ago
chengduoZH 206f32c13a deconv2d kernel and deconv3d kernel write together
7 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
7 years ago
guosheng ece1d57c2b Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ChunkEvalOp
7 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
7 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
7 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
7 years ago
chengduoZH ba7db29df1 remove conflict
7 years ago
chengduoZH 8ac1178707 fix doc
7 years ago
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng e3d15eee12 Add TODO in the GRU Operator related
7 years ago
dangqingqing 483947c45d Update and Resolve conflicts
7 years ago