Commit Graph

553 Commits (67fa0de2a7fdeb7d8b4f68eefdaeaa82134f2ee1)

Author SHA1 Message Date
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
9 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
9 years ago
caoying03 dffa8fabb2 add softsign activation.
9 years ago
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
9 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
9 years ago
Cao Ying 01d6ccb4e2
Merge pull request #5763 from ranqiu92/dot_product_attention
9 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
9 years ago
ranqiu f22402933e Refine multi_head_attention
9 years ago
ranqiu d29901b825 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
9 years ago
ranqiu 81abcdea39 Refine dot_product_attention
9 years ago
caoying03 37190b7c14 small fix.
9 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
9 years ago
caoying03 929efdc592 follow comments.
9 years ago
caoying03 4772b78ced add config_helper.
9 years ago
ranqiu b0c88e3dd0 Update annotations of layers.py
9 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
9 years ago
ranqiu aa2507187e add dot_prod_layer
9 years ago
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
9 years ago
ranqiu bf4b5320d8 Update annotations of layers.py
9 years ago
ranqiu 06c7686aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
9 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
9 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
9 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
9 years ago
ranqiu ac29d00cff Update doc of layers.py
9 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
9 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
9 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
9 years ago
peterzhang2029 e97354152c unify the bias
9 years ago
peterzhang2029 2b93934d2a refine doc
9 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
9 years ago
peterzhang2029 1b6a54e286 fix error for annotation
9 years ago
xzl 0b9c4cd7e5 fix comments
9 years ago
ranqiu 7461b35977 Refine multi-head attention
9 years ago
ranqiu92 9202671d31
Merge branch 'develop' into doc
9 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
9 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
9 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
9 years ago
ranqiu ea8e050b7b Update doc of layers.py
9 years ago
xzl ba2e5de662 pull develop and fix conflict
9 years ago
ranqiu 0e73967af8 Update the annotations of layers.py
9 years ago
caoying03 a3a158c55f Merge branch 'develop' into fix_nce
9 years ago
Cao Ying b8e782c977
Merge pull request #5487 from ranqiu92/doc
9 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
9 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
9 years ago
ranqiu 7d343fcaca Update doc of layers.py
9 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
9 years ago
caoying03 34410eb822 nce does not need activation.
9 years ago
ranqiu db209f4815 Update annotations of layers.py
9 years ago
yangyaming cfad83ce89 Add MulValueLayer.
9 years ago