Commit Graph

9196 Commits (f22402933e66776d958158aa036a9d8470f35e9a)
 

Author SHA1 Message Date
peterzhang2029 55c2c73f3c
Merge pull request #5703 from qingqing01/op_debug
7 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
7 years ago
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
7 years ago
qingqing01 01fa4cc73d
Remove the unused code.
7 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
7 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
7 years ago
tensor-tang 19c989ac15 fix error and pass unit test
7 years ago
Luo Tao 49ac0480e6 fix a lot of warnings -Wunused-but-set-variable and Wunused-variable when compile openBlas
7 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
7 years ago
tensor-tang 40a486d865 add mkldnn_concat unit test
7 years ago
hedaoyuan 08bc08d64e
Merge pull request #5679 from hedaoyuan/inference
7 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
7 years ago
tensor-tang c66b5ce2c1 add mkldnn concat layer
7 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
7 years ago
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
7 years ago
dzhwinter 0ed5a5513f
"update doc" (#5682)
7 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
7 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
7 years ago
tensor-tang 6337007ef5 add echo the result as comment
7 years ago
guosheng 75426e013a Refine GRU Operator
7 years ago
Tao Luo 3edd833174
Merge pull request #5573 from qingqing01/cmake_speed
7 years ago
chengduo c33922cda6
Merge branch 'develop' into cmake_speed
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
kavyasrinet e0e3a8a5bb Updating the writeup of the RNN design doc and sequence_decoder (#5611)
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
helinwang 92b0c69946
Merge pull request #5645 from helinwang/model
7 years ago
Helin Wang 36f1d16f54 Remove unused model.py
7 years ago
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
7 years ago
hedaoyuan 6303d3ba3e Fix crashes due to multiple calls to paddle_init
7 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
7 years ago
chengduo 4fc9f55e24
Merge pull request #5472 from chengduoZH/refine_im2col
7 years ago
ranqiu bf4b5320d8 Update annotations of layers.py
7 years ago
chengduoZH 00e0881bfb remove conflict
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
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
7 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
7 years ago
tensor-tang a3b2b7b1c7 remove the hard code setting in benchmark scripts
7 years ago
tensor-tang d66d6c6ea3 auto set cpu environment in V2 API
7 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
7 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
7 years ago
chengduoZH 74912c7d4e fix data layout
7 years ago
Luo Tao 3654e1e00f Merge branch 'develop' into ProtoDataProvider
7 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
7 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
7 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
7 years ago