Commit Graph

9196 Commits (f22402933e66776d958158aa036a9d8470f35e9a)
 

Author SHA1 Message Date
xzl b29cbd49df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
dangqingqing 5f21709938 Fix bug.
7 years ago
dangqingqing 524ccba4fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed
7 years ago
dangqingqing f5e367655e Use G++ to compile some cu operators.
7 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
7 years ago
Dong Zhihong e0ef42ab32 "fix ci"
7 years ago
Dong Zhihong 8483578417 fix shape bug
7 years ago
xzl 4ebb05cad2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
qingqing01 561d6340a4
Merge pull request #4061 from pkuyym/fix-4029
7 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
emailweixu 58b4c9af34 Fixing duplicate struct name TensorSetConstant. (#5532)
7 years ago
Yu Yang edb22c2f0c Add Scope::Rename (#5534)
7 years ago
emailweixu 2378679a9e Fix a dead lock bug for dyload/nccl.h when nccl lib cannot be loaded (#5533)
7 years ago
qingqing01 dcc66c6d7c
Merge pull request #2982 from guoshengCS/add-ROIPooling
7 years ago
yangyaming d7e7a1d7a5 Add using case.
7 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
7 years ago
xzl 3428a5246e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
Zhaolong Xing 80de144bb5
Merge pull request #5552 from luotao1/openblas_bug
7 years ago
xzl 921f72376c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
Luo Tao 52272bc076 fix openblas bug: undefined reference to pthread_atfork
7 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
7 years ago
Tao Luo b0f0104afa
Merge pull request #5547 from tensor-tang/doc
7 years ago
chengduoZH 7d73b8fc8e fix unit test (conv3d)
7 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
ranqiu ea8e050b7b Update doc of layers.py
7 years ago
xzl 2ef1867502 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
tensor-tang e1b8f5fbff add resize of MKLDNNMatrix
7 years ago
tensor-tang cd4ecc92ee update mkldnn design doc
7 years ago
Yancey e5d810b9a0
Fix seq concat op with refactoring LoD (#5486)
7 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
7 years ago
xzl 8106f414f7 add the max pool with mask layer
7 years ago
yangyaming d04c8538a9 Refine .cc and .h, more unit test more readable.
7 years ago
武毅 f5dca05c71
Merge pull request #5519 from QingshuChen/develop
7 years ago
Yang yaming 2b20188980
Merge pull request #5542 from pkuyym/fix-5535
7 years ago
chengduoZH 271fc9c119 Add dilation for vol2col
7 years ago
Cao Ying 7eacb30665
Merge pull request #5536 from luotao1/faq
7 years ago
yangyaming 3c84ebec62 IndicateDataType --> GetKernelType
7 years ago
Yang Yang(Tony) 40367d18d4 feature/while_op (#5502)
7 years ago
Luo Tao 3fb6b17f2e fix typo in faq
7 years ago
Qingshu Chen 23efaa748a add example to use paddle_matrix_set_value/paddle_matrix_get_value for
7 years ago
qingqing01 3d6ca6ade5
Merge pull request #5484 from qingqing01/cmake_speed
7 years ago
qingqing01 aa340671d2
Merge pull request #5016 from guoshengCS/add-ChunkEvalOp
7 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
Qingshu Chen df1de44ee6 add ctest for the paddle_matrix_get_value/paddle_matrix_set_value API
7 years ago
Tao Luo 97c1bb1694
Merge pull request #5521 from tensor-tang/develop
7 years ago
Dong Zhihong 7c79243102 "delete test evaluator"
7 years ago
chengduoZH 93551bd232 refine unit test (Add dilation)
7 years ago
Dong Zhihong 9e1799cb43 "fix based on comments"
7 years ago
kavyasrinet b5901a3aa1 Adding documentation for every function in layers.py (#5529)
7 years ago