Commit Graph

9054 Commits (81bb26f3bdacd2786ffdb4a2960bbee28e7834dd)
 

Author SHA1 Message Date
Helin Wang 1dcec992ea Move the tests of book chapters from test/ into tests/book
8 years ago
xuwei06 983502d2e9 Fix sequence_pool_op in debug mode
8 years ago
xuwei06 6a6e4d8d0f Fix matmal_op for debug mode
8 years ago
chengduoZH 2160497786 fix pooling functor parameter order
8 years ago
peterzhang2029 c5d7107767 refine var name
8 years ago
peterzhang2029 0a6262d550 fix warning
8 years ago
xzl 5aa3e768cd fix bug with default parameter
8 years ago
Tao Luo 3971586149
Merge pull request #5600 from luotao1/warning
8 years ago
Qiao Longfei a4106278e9
BeamSearchDecodeOp (#5498)
8 years ago
Yibing Liu c6275eca3a trigger ci for lod_reset_op
8 years ago
Yibing Liu 9bc71087b6 bug fix in lod_reset_op: cast int to size_t in LoD
8 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
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
Tao Luo e602c707f8
Merge pull request #5582 from tensor-tang/refine
8 years ago
peterzhang2029 665eb015d7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
Yu Yang 5fe9746954
Merge pull request #5587 from reyoung/feature/fix_gpu_compile_on_linux
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
Yang Yu 174050277a Fix GPU Compile on Linux
8 years ago
peterzhang2029 5f99ae908b refine notation in bilinear_tensor_product_op.h
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 69147daae2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
8 years ago
Tao Luo 1c31bb9459
Merge pull request #5543 from tensor-tang/ds2
8 years ago
xzl b29cbd49df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
8 years ago
Dong Zhihong e0ef42ab32 "fix ci"
8 years ago
Dong Zhihong 8483578417 fix shape bug
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
emailweixu 58b4c9af34 Fixing duplicate struct name TensorSetConstant. (#5532)
8 years ago
Yu Yang edb22c2f0c Add Scope::Rename (#5534)
8 years ago
emailweixu 2378679a9e Fix a dead lock bug for dyload/nccl.h when nccl lib cannot be loaded (#5533)
8 years ago
qingqing01 dcc66c6d7c
Merge pull request #2982 from guoshengCS/add-ROIPooling
8 years ago
yangyaming d7e7a1d7a5 Add using case.
8 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
8 years ago
xzl 3428a5246e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
Zhaolong Xing 80de144bb5
Merge pull request #5552 from luotao1/openblas_bug
8 years ago
xzl 921f72376c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
Luo Tao 52272bc076 fix openblas bug: undefined reference to pthread_atfork
8 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
8 years ago
Tao Luo b0f0104afa
Merge pull request #5547 from tensor-tang/doc
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
tensor-tang e1b8f5fbff add resize of MKLDNNMatrix
8 years ago