Commit Graph

9308 Commits (7177c276ca274e7119282fc8700aa94bc5ffcc91)
 

Author SHA1 Message Date
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
sweetsky0901 fe1e16b6f2
Merge branch 'develop' into my_maxout_op
8 years ago
sweetsky0901 6c7e136987
Merge branch 'develop' into my_maxout_op
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
dangqingqing 5f21709938 Fix bug.
8 years ago
wanghaox 784fd82345 resolve conflicts
8 years ago
dangqingqing 524ccba4fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed
8 years ago
dangqingqing f5e367655e Use G++ to compile some cu operators.
8 years ago
wanghaox 058bdd345d this for maxout op new add
8 years ago
wanghaox 4a428c8fbb this for maxout op new add
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
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
tensor-tang e1b8f5fbff add resize of MKLDNNMatrix
8 years ago
tensor-tang cd4ecc92ee update mkldnn design doc
8 years ago
Yancey e5d810b9a0
Fix seq concat op with refactoring LoD (#5486)
8 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
8 years ago
xzl 8106f414f7 add the max pool with mask layer
8 years ago
yangyaming d04c8538a9 Refine .cc and .h, more unit test more readable.
8 years ago
武毅 f5dca05c71
Merge pull request #5519 from QingshuChen/develop
8 years ago
Yang yaming 2b20188980
Merge pull request #5542 from pkuyym/fix-5535
8 years ago
chengduoZH 271fc9c119 Add dilation for vol2col
8 years ago
Cao Ying 7eacb30665
Merge pull request #5536 from luotao1/faq
8 years ago
yangyaming 3c84ebec62 IndicateDataType --> GetKernelType
8 years ago
Yang Yang(Tony) 40367d18d4 feature/while_op (#5502)
8 years ago