Commit Graph

5183 Commits (571ef90ce28fe8fdea76c063ca23f6d71c25a91a)

Author SHA1 Message Date
wangmeng28 571ef90ce2 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28 09f4f92579 Add unitest for factorization machine layer with sparse input
8 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
8 years ago
wangmeng28 0b6afb589c Fix typo in factorization machine layer
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
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28 7a1a586355 Update variable names and docs for factorization machine layer
8 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
8 years ago
hedaoyuan 08bc08d64e
Merge pull request #5679 from hedaoyuan/inference
8 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
8 years ago
dzhwinter 0ed5a5513f
"update doc" (#5682)
8 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
8 years ago
tensor-tang 6337007ef5 add echo the result as comment
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
hedaoyuan 6303d3ba3e Fix crashes due to multiple calls to paddle_init
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
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
8 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
8 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
8 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
8 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
8 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
8 years ago
chengduoZH 356d695404 follow comments
8 years ago
QI JUN 5f9f990e62 fix gitignore (#5657)
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
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
8 years ago
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
8 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
8 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
8 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
8 years ago
xzl f3818bd335 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
8 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
8 years ago