Commit Graph

9313 Commits (25a3d2d76f0146ac580cb484bb5a638ddc029bfa)
 

Author SHA1 Message Date
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
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
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 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
武毅 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
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
7 years ago
Luo Tao b7cb9561b0 Merge branch 'develop' into ProtoDataProvider
7 years ago
dangqingqing d9a305cb93 Update code and fix conflicts
7 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
7 years ago
ranqiu 06c7686aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
7 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
7 years ago