Commit Graph

2646 Commits (74a699a72ef9046a7f302e339c8e20a8152ae9d8)

Author SHA1 Message Date
wangmeng28 13ec6f99fe Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
7 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
7 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
7 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
7 years ago
chengduoZH bc3ec53671 remove conflict
7 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
7 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
7 years ago
caoying03 dffa8fabb2 add softsign activation.
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 d5a6c81dc5 Update docs for factorization machine layer
7 years ago
wanghaox f7c156284c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
wanghaox 794117bb93 fix some comments
7 years ago
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
7 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
7 years ago
Cao Ying 01d6ccb4e2
Merge pull request #5763 from ranqiu92/dot_product_attention
7 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
7 years ago
Cao Ying c6ec26df3a
Merge pull request #5736 from lcy-seso/l2_distance
7 years ago
ranqiu f22402933e Refine multi_head_attention
7 years ago
ranqiu d29901b825 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
ranqiu 81abcdea39 Refine dot_product_attention
7 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
7 years ago
chengduoZH 6a1c22361c fix unit test
7 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
7 years ago
chengduoZH 5238c9fb0b input type should be different
7 years ago
wanghaox 360354670c fix some codes
7 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
7 years ago
caoying03 37190b7c14 small fix.
7 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
7 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
7 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
7 years ago
caoying03 929efdc592 follow comments.
7 years ago
caoying03 4772b78ced add config_helper.
7 years ago
fengjiayi 044d671e73
Rename 'argu' in framework.py to 'arg' (#5723)
7 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
7 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
7 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
7 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
7 years ago
chengduoZH 0bc2f41da9 remove conflict
7 years ago
QI JUN a391a44dd0
remove v2 framework (#5722)
7 years ago
ranqiu aa2507187e add dot_prod_layer
7 years ago
Qiao Longfei 0ce38b77f2
correct optimizer import (#5699)
7 years ago
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
7 years ago
chengduoZH eb07047699 add padding
7 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
7 years ago
wangmeng28 571ef90ce2 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
7 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
7 years ago