Commit Graph

567 Commits (f9c2a5c38e3800387aaedcc05bf0e49d0f568a65)

Author SHA1 Message Date
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
peterzhang2029 5502abb95b refine docstrings
8 years ago
Zhaolong Xing 3e9ea34821 fix prelu doc (#5807)
8 years ago
whs 95de6f517a
Merge pull request #5800 from wanghaoshuang/fix_pnp
8 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
8 years ago
wanghaoshuang 9f54fa24bf Rename info to query_id and add more comments.
8 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
8 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
8 years ago
caoying03 dffa8fabb2 add softsign activation.
8 years ago
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
8 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
8 years ago
Cao Ying 01d6ccb4e2
Merge pull request #5763 from ranqiu92/dot_product_attention
8 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
8 years ago
ranqiu f22402933e Refine multi_head_attention
8 years ago
ranqiu d29901b825 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
8 years ago
ranqiu 81abcdea39 Refine dot_product_attention
8 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
caoying03 37190b7c14 small fix.
8 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
8 years ago
caoying03 929efdc592 follow comments.
8 years ago
caoying03 4772b78ced add config_helper.
8 years ago
ranqiu b0c88e3dd0 Update annotations of layers.py
8 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
8 years ago
ranqiu aa2507187e add dot_prod_layer
8 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
8 years ago
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
8 years ago
ranqiu bf4b5320d8 Update annotations of layers.py
8 years ago
xzl b7ebaf71bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
8 years ago
xzl f9469d33a7 add check for input height and width and input channel
8 years ago
ranqiu 06c7686aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
8 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
8 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
8 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
8 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
8 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
8 years ago
ranqiu ac29d00cff Update doc of layers.py
8 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
8 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
8 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
8 years ago
peterzhang2029 e97354152c unify the bias
8 years ago
peterzhang2029 2b93934d2a refine doc
8 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
peterzhang2029 1b6a54e286 fix error for annotation
8 years ago
xzl 0b9c4cd7e5 fix comments
8 years ago
ranqiu 7461b35977 Refine multi-head attention
8 years ago
ranqiu92 9202671d31
Merge branch 'develop' into doc
8 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
8 years ago