Commit Graph

9560 Commits (dc91c4e3a42b678ad14742af8845b94c4a0ac50d)
 

Author SHA1 Message Date
wanghaox 069dcc210f Merge branch 'sub_sequence_op' of https://github.com/wanghaox/Paddle into sub_sequence_op
7 years ago
wanghaox 352c5a9683 update some code
7 years ago
wanghaox 4579bd4418 Merge branch 'sub_sequence_op' of https://github.com/wanghaox/Paddle into sub_sequence_op
7 years ago
wanghaox 7bb26805e5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
7 years ago
hedaoyuan 08bc08d64e
Merge pull request #5679 from hedaoyuan/inference
7 years ago
wanghaox 3dcf0da9d9 change offset and length's rank to 2, dim[0] for batch size
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
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
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
chengduoZH 7c2fd61869 fix data layout
7 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
7 years ago
wanghaox 4c426f191b update sequence_slice_op.h, change some code
7 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
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
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