Commit Graph

9107 Commits (01fa4cc73d37671eaec9e58dfc4d2bc76df9a15e)
 

Author SHA1 Message Date
qingqing01 01fa4cc73d
Remove the unused code.
9 years ago
dangqingqing 0321e1f861 Fix bilinear_tensor_product_op in debug mode.
9 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
9 years ago
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
9 years ago
dzhwinter 0ed5a5513f
"update doc" (#5682)
9 years ago
chengduo dc78f3ca7d
Merge pull request #5558 from mkliegl/conv_shift_fix_camel_case
9 years ago
Tao Luo 3edd833174
Merge pull request #5573 from qingqing01/cmake_speed
9 years ago
chengduo c33922cda6
Merge branch 'develop' into cmake_speed
9 years ago
qingqing01 57bbee650d
Merge branch 'develop' into cmake_speed
9 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
9 years ago
wanghaox 0968c7cd6b Update code and fix conflicts.
9 years ago
kavyasrinet e0e3a8a5bb Updating the writeup of the RNN design doc and sequence_decoder (#5611)
9 years ago
Markus Kliegl d0b601c4a8 address PR feedback
9 years ago
Markus Kliegl 42dd5da0fd conv shift: fix return before syncthreads
9 years ago
Markus Kliegl 3dc8834209 conv shift op: change to CamelCase
9 years ago
helinwang 92b0c69946
Merge pull request #5645 from helinwang/model
9 years ago
Helin Wang 36f1d16f54 Remove unused model.py
9 years ago
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
9 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
9 years ago
chengduo 4fc9f55e24
Merge pull request #5472 from chengduoZH/refine_im2col
9 years ago
ranqiu bf4b5320d8 Update annotations of layers.py
9 years ago
chengduoZH 00e0881bfb remove conflict
9 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
9 years ago
chengduoZH 31dc0193c9 fix ContextProjectFunctor parameter order
9 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
9 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
9 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
9 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
9 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
9 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
9 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
9 years ago
chengduoZH 356d695404 follow comments
9 years ago
QI JUN 5f9f990e62 fix gitignore (#5657)
9 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
9 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
9 years ago
dangqingqing d9a305cb93 Update code and fix conflicts
9 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
9 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
9 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
9 years ago
helinwang 3d74615b0d
Merge pull request #5615 from helinwang/demo
9 years ago
Helin Wang c089b7649f Fix test
9 years ago
helinwang 563628ba39
Merge branch 'develop' into demo
9 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
9 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
9 years ago
helinwang cf07f3e1a7
Merge pull request #5565 from dzhwinter/fix/reduce_op
9 years ago
helinwang 4835f81e8d
Merge branch 'develop' into demo
9 years ago
helinwang 49a7bf848c
Merge branch 'develop' into demo
9 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
9 years ago
Dong Zhihong b32faa06eb "fix import error"
9 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
9 years ago