Commit Graph

8959 Commits (c66b5ce2c11ecc00b1211c7ae9c762880c6ed4e4)
 

Author SHA1 Message Date
tensor-tang c66b5ce2c1 add mkldnn concat layer
7 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
7 years ago
emailweixu 85b839f0f1 Fix l1_norm_op and squared_l2_norm_op for debug mode (#5560)
7 years ago
Qiao Longfei b6c262e12f
fix lod_tensor_array (#5625)
7 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
7 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
7 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
7 years ago
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
7 years ago
Yu Yang 7c1755d93f
Assign Operator. (#5531)
7 years ago
helinwang 291f6b4ee0
Merge pull request #5613 from helinwang/book
7 years ago
Cao Ying e9695f4975
Merge pull request #5014 from peterzhang2029/bi_tensor_prod_op
7 years ago
emailweixu 05c0908492
Merge pull request #5555 from emailweixu/fix_sequence_pool
7 years ago
emailweixu 448d6de9d2
Merge pull request #5562 from emailweixu/fix_matmal
7 years ago
Helin Wang 1dcec992ea Move the tests of book chapters from test/ into tests/book
7 years ago
xuwei06 983502d2e9 Fix sequence_pool_op in debug mode
7 years ago
xuwei06 6a6e4d8d0f Fix matmal_op for debug mode
7 years ago
peterzhang2029 c5d7107767 refine var name
7 years ago
peterzhang2029 0a6262d550 fix warning
7 years ago
Tao Luo 3971586149
Merge pull request #5600 from luotao1/warning
7 years ago
Qiao Longfei a4106278e9
BeamSearchDecodeOp (#5498)
7 years ago
Yibing Liu c6275eca3a trigger ci for lod_reset_op
7 years ago
Yibing Liu 9bc71087b6 bug fix in lod_reset_op: cast int to size_t in LoD
7 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
Yu Yang 93c6e52af8
Automatically generated doc string for generated layers (#5585)
7 years ago
Tao Luo e602c707f8
Merge pull request #5582 from tensor-tang/refine
7 years ago
peterzhang2029 665eb015d7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
Yu Yang 5fe9746954
Merge pull request #5587 from reyoung/feature/fix_gpu_compile_on_linux
7 years ago
QI JUN 29f494f365
Stack LSTM Net for Paddle Book6 (#5503)
7 years ago
peterzhang2029 ab41648ca7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
7 years ago
Yang Yu 174050277a Fix GPU Compile on Linux
7 years ago
peterzhang2029 5f99ae908b refine notation in bilinear_tensor_product_op.h
7 years ago
QI JUN 9c25218361
create learning rate variable for every parameter (#5524)
7 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
7 years ago
Tao Luo 1c31bb9459
Merge pull request #5543 from tensor-tang/ds2
7 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
7 years ago
qingqing01 561d6340a4
Merge pull request #4061 from pkuyym/fix-4029
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
Zhaolong Xing 80de144bb5
Merge pull request #5552 from luotao1/openblas_bug
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
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
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