Commit Graph

2717 Commits (57e68e574026d2853b6fcec069647322959493b7)

Author SHA1 Message Date
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
8 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
8 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
8 years ago
ranqiu 06c7686aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
8 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
8 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
8 years ago
Helin Wang c089b7649f Fix test
8 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
8 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
8 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
8 years ago
Dong Zhihong b32faa06eb "fix import error"
8 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
8 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
8 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
8 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
8 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
8 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
8 years ago
wanghaox 9a18e78e69 update sequence slice op, fix some error
8 years ago
ranqiu ac29d00cff Update doc of layers.py
8 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
8 years ago
wanghaox 29c25828b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
8 years ago
wanghaox f319fb1ce1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
peterzhang2029 f06d8f0dd4
Merge pull request #5622 from peterzhang2029/notation_fix
8 years ago
xzl f3818bd335 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
8 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
8 years ago
peterzhang2029 e97354152c unify the bias
8 years ago
Dong Zhihong 12858baa6c "relauch ci"
8 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
8 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
peterzhang2029 2b93934d2a refine doc
8 years ago
wanghaox 494edc6c07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox bd773b9c84 modify for maxoutop code review
8 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
8 years ago
wanghaox 8e7c8bb5c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
8 years ago
peterzhang2029 1b6a54e286 fix error for annotation
8 years ago
guosheng 2bed961211 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp
8 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
8 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
8 years ago
wanghaox b24afd819a update the sub_sequence_op to sequence_slice_op code.
8 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl 0b9c4cd7e5 fix comments
8 years ago
wanghaox f23d6cc4c8 update the sub_sequence_op tp sequence_slice_op code.
8 years ago
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
8 years ago
Yu Yang 7c1755d93f
Assign Operator. (#5531)
8 years ago
helinwang 291f6b4ee0
Merge pull request #5613 from helinwang/book
8 years ago
Cao Ying e9695f4975
Merge pull request #5014 from peterzhang2029/bi_tensor_prod_op
8 years ago
Helin Wang 1dcec992ea Move the tests of book chapters from test/ into tests/book
8 years ago
wanghaox ab9c71d963 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
chengduoZH 6fb4bb8efe add conv3d_trans_cudnn_op unit test
8 years ago
chengduoZH ec1e2fc938 add cudnn_pool3d unit test
8 years ago
ranqiu 7461b35977 Refine multi-head attention
8 years ago
Yibing Liu 9bc71087b6 bug fix in lod_reset_op: cast int to size_t in LoD
8 years ago
Yu Yang 93c6e52af8
Automatically generated doc string for generated layers (#5585)
8 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
peterzhang2029 665eb015d7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
QI JUN 29f494f365
Stack LSTM Net for Paddle Book6 (#5503)
8 years ago
peterzhang2029 ab41648ca7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
ranqiu92 9202671d31
Merge branch 'develop' into doc
8 years ago
QI JUN 9c25218361
create learning rate variable for every parameter (#5524)
8 years ago
xzl b29cbd49df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
wanghaox 784fd82345 resolve conflicts
8 years ago
wanghaox 4a428c8fbb this for maxout op new add
8 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
8 years ago
xzl 4ebb05cad2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
qingqing01 561d6340a4
Merge pull request #4061 from pkuyym/fix-4029
8 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
8 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
8 years ago
chengduoZH 7d73b8fc8e fix unit test (conv3d)
8 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
8 years ago
ranqiu ea8e050b7b Update doc of layers.py
8 years ago
xzl 2ef1867502 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl ba2e5de662 pull develop and fix conflict
8 years ago
Yancey e5d810b9a0
Fix seq concat op with refactoring LoD (#5486)
8 years ago
yangyaming d04c8538a9 Refine .cc and .h, more unit test more readable.
8 years ago
Yang Yang(Tony) 40367d18d4 feature/while_op (#5502)
8 years ago
qingqing01 aa340671d2
Merge pull request #5016 from guoshengCS/add-ChunkEvalOp
8 years ago
Dong Zhihong 7c79243102 "delete test evaluator"
8 years ago
chengduoZH 93551bd232 refine unit test (Add dilation)
8 years ago
Dong Zhihong 9e1799cb43 "fix based on comments"
8 years ago
kavyasrinet b5901a3aa1 Adding documentation for every function in layers.py (#5529)
8 years ago
Dong Zhihong cfbc92e646 "polish document"
8 years ago
Dong Zhihong 46c61b35f7 "add elementwise op support"
8 years ago
Yu Yang 133f890346
Merge pull request #5499 from reyoung/feature/increase_cpu
8 years ago
helinwang 78fb29bbaa
Merge pull request #5497 from helinwang/issue/5306
8 years ago
Siddharth Goyal 2e355f032e
Fix attribute naming for momentum_op (#5453)
8 years ago
Dong Zhihong b8f557f283 "add elementwise_add more type"
8 years ago
Yu Yang c88f98cf9e
Merge pull request #5501 from reyoung/feature/lod_array_length
8 years ago
Yu Yang ef84ff8657
Merge branch 'develop' into feature/increase_cpu
8 years ago
ranqiu 0e73967af8 Update the annotations of layers.py
8 years ago
dangqingqing 8bf37994bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
dangqingqing d60fe75ac3 follow comments.
8 years ago
wanghaox 23b0388f46 add sub sequence operator code and unittest
8 years ago
peterzhang2029 5cf8204171 refine docString
8 years ago
chengduoZH 21ce704247 refine conv2d for filter size:(1,1)
8 years ago
caoying03 a3a158c55f Merge branch 'develop' into fix_nce
8 years ago
Cao Ying b8e782c977
Merge pull request #5487 from ranqiu92/doc
8 years ago
dangqingqing 4098ce730b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
8 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
8 years ago
ranqiu 7d343fcaca Update doc of layers.py
8 years ago
Hu Weiwei 91855659d7
Merge pull request #5296 from wwhu/clip_by_norm
8 years ago
Yang Yu c9fc7ba9f8
Do not sum output if that output is not a gradient
8 years ago
Helin Wang b8a20432b2 Remove unused g_main_program in tests
8 years ago
fengjiayi b698d19bfb
Add grad for lodtensor array ops (#5461)
8 years ago
Yang Yu d24d8c20f3
Add `lod_array_length` operator
8 years ago
Yang Yu 6d41bfb7df Add increment op
8 years ago
Yu Yang 2a76b42e44
Merge pull request #5419 from reyoung/feature/shrink_memory_op
8 years ago
guosheng c8dcd9a9ba Refine ChunkEvalOp by following comments and rewrite the doc
8 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
caoying03 34410eb822 nce does not need activation.
8 years ago
chengduoZH b6f9ba484e fix conv2d doc
8 years ago
yangyaming 7be390aa83 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-4029
8 years ago
Luo Tao f4729a241f Merge branch 'develop' into image
8 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
8 years ago
ranqiu db209f4815 Update annotations of layers.py
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
8 years ago
chengduo 86e58b2343
Merge pull request #5457 from chengduoZH/fix_pool_attr_name
8 years ago
Luo Tao 1513322983 add doc for image.py
8 years ago
Yang Yang(Tony) 870650d8c1
Static lstm sanity check (#5365)
8 years ago
peterzhang2029 44e1ac3882 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
typhoonzero 6308ccc265 fix accuracy cudamemset
8 years ago
Yang Yu 272a272b68 Merge branch 'develop' of github.com:baidu/Paddle into feature/shrink_memory_op
8 years ago
Yang Yu 0142530929
Rename shrink_state -> shrink_rnn_memory
8 years ago
Dong Zhihong e34e12931e Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Dong Zhihong 79a2ce42ad "add small evaluation"
8 years ago
Yang Yu b4dddb2994
Fix Unittest
8 years ago
Wang,Jeff ac7cca1865 uci_housing.py can download the trained model automatically.
8 years ago
wwhu c8c4b6e427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_by_norm
8 years ago
chengduoZH cdf5e87104 fix attr name
8 years ago
Cao Ying fcc50cb412
Merge pull request #5437 from ranqiu92/doc
8 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
8 years ago
Yang Yu 2dd91dd572
Shrink State Operator
8 years ago
Yu Yang d9e5eba0b1 Temporary disable accurary_op test (#5451)
8 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
8 years ago
Dong Zhihong 7874399cf3 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
peterzhang2029 f5cb52ca3e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
peterzhang2029 3ae14242da update for mini-batch
8 years ago
ranqiu f1fac487b1 Update annotations of layers.py
8 years ago
typhoonzero fc4d4b88e6 update
8 years ago
Dong Zhihong c4ac7fab5e 'add f1 test'
8 years ago
dangqingqing ed2d30b5f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
dangqingqing d94c936bd5 Enhance unit testing.
8 years ago
Dong Zhihong 8d9b33412d Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Dong Zhihong c09ad73c33 "add fit a line test"
8 years ago
Dong Zhihong bdc832cba1 "add eval interface"
8 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
8 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
8 years ago
Yu Yang c9b57dcc83
ReadFromArray/WriteToArray op (#5407)
8 years ago
dangqingqing d851dafed5 Update and resolve conflicts.
8 years ago
dangqingqing 0c70bd28aa Enable initial hidden state and cell state in LSTM Operator.
8 years ago
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
8 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
8 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
8 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
8 years ago
chengduoZH acc3278811 remove conflict
8 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
8 years ago
Tao Luo 7c551fba43
Merge pull request #5396 from typhoonzero/develop
8 years ago
guosheng ece1d57c2b Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ChunkEvalOp
8 years ago
Tao Luo 5eb0ebaf3b
Merge pull request #5391 from qingqing01/doc_fix
8 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
8 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
typhoonzero fa1e90425d put files to platlib
8 years ago
dangqingqing f8bc4ecbbb Fix the doc for momentum and adam optimizer.
8 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
8 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
8 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
8 years ago
dangqingqing f529d46540 Fix Python API.
8 years ago
Yang yaming c8122e09c5
Merge pull request #5381 from pkuyym/fix-5281
8 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
8 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
8 years ago
chengduoZH ba7db29df1 remove conflict
8 years ago
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
8 years ago
dangqingqing 483947c45d Update and Resolve conflicts
8 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
8 years ago
Yu Yang e7c67e1195
Add stop_gradient in Variable (#5361)
8 years ago
Yu Yang 2be4c3cb62
Feature/lod tensor array (#5379)
8 years ago
yangyaming 97de8813aa Fix type for unit test of huber_loss_op.
8 years ago
Yu Yang 51d4afaae9
Rename program->main_program, init_program->startup_program (#5360)
8 years ago
chengduoZH 10bd9f6831 remove conflict
8 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
Dong Zhihong 233a305b70 "need to write math functors"
8 years ago
Cao Ying 45eabb8cf2 Add the crf_decoding operator. (#5352)
8 years ago
Qiao Longfei 906e2565a7
Add acc test to image classification (#5336)
8 years ago
Yu Yang 74849158e3 Add LoDRankTable (#5349)
8 years ago
dangqingqing 4c9be1a997 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_max_pool
8 years ago
guosheng 4b8bcf320f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
guosheng faad835166 Refine GRU Operator by following comments
8 years ago
wwhu 34d68f24fc fix doc and code style
8 years ago
zhouxiao-coder 496583a165 update data types and test cases
8 years ago
dangqingqing 1c004a4913 Resolve conflicts.
8 years ago
Dong Zhihong 83e6500521 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago