Commit Graph

9129 Commits (a0b7a07eb6b11875944f6cc114e469a0cc82b759)
 

Author SHA1 Message Date
wanghaox a0b7a07eb6 fix some comments
7 years ago
wanghaox 49a594217b fix some typos
7 years ago
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
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
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
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
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
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
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
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
7 years ago
chengduoZH 356d695404 follow comments
7 years ago
QI JUN 5f9f990e62 fix gitignore (#5657)
7 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
7 years ago