Commit Graph

589 Commits (b4cd7f3d758e4a1f9104861dfd910afdbbbb66fe)

Author SHA1 Message Date
whs f90c06bcee
Merge pull request #5888 from wanghaoshuang/fix_crop
9 years ago
wanghaoshuang a88d98c413 Add comments
9 years ago
ranqiu92 217c6a363f
Merge pull request #5949 from ranqiu92/doc
9 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
9 years ago
ranqiu d4c2f2f219 Refine the doc of layers.py
9 years ago
wangmeng28 8a283dbc9e Update docs for fm layer
9 years ago
ranqiu e4c8de9ef5 Update the annotations of layers.py
9 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
9 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
9 years ago
peterzhang2029 5502abb95b refine docstrings
9 years ago
Zhaolong Xing 3e9ea34821 fix prelu doc (#5807)
9 years ago
whs 95de6f517a
Merge pull request #5800 from wanghaoshuang/fix_pnp
9 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
9 years ago
wanghaoshuang 9f54fa24bf Rename info to query_id and add more comments.
9 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
9 years ago
wangmeng28 13ec6f99fe Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
9 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
9 years ago
caoying03 dffa8fabb2 add softsign activation.
9 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
9 years ago
wangmeng28 d5a6c81dc5 Update docs for factorization machine layer
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
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
9 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
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
peterzhang2029 8a49f7f16b add epsilon in bn
9 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
9 years ago
wangmeng28 7a1a586355 Update variable names and docs for factorization machine 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
xzl b7ebaf71bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
9 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
9 years ago
xzl f9469d33a7 add check for input height and width and input channel
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
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
9 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
9 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
9 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
9 years ago