Commit Graph

2625 Commits (a9490a1053afc948df24a2ab1b83d48b7287c392)

Author SHA1 Message Date
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
8 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
8 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
8 years ago
chengduoZH bc3ec53671 remove conflict
8 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
8 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
8 years ago
caoying03 dffa8fabb2 add softsign activation.
8 years ago
wanghaox f7c156284c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
wanghaox 794117bb93 fix some comments
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
Cao Ying c6ec26df3a
Merge pull request #5736 from lcy-seso/l2_distance
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
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
8 years ago
chengduoZH 6a1c22361c fix unit test
8 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
8 years ago
chengduoZH 5238c9fb0b input type should be different
8 years ago
wanghaox 360354670c fix some codes
8 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
8 years ago
caoying03 37190b7c14 small fix.
8 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
8 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
8 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
8 years ago
caoying03 929efdc592 follow comments.
8 years ago
caoying03 4772b78ced add config_helper.
8 years ago
fengjiayi 044d671e73
Rename 'argu' in framework.py to 'arg' (#5723)
8 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
8 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
8 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
8 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
8 years ago
chengduoZH 0bc2f41da9 remove conflict
8 years ago
QI JUN a391a44dd0
remove v2 framework (#5722)
8 years ago
ranqiu aa2507187e add dot_prod_layer
8 years ago
Qiao Longfei 0ce38b77f2
correct optimizer import (#5699)
8 years ago
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
8 years ago
chengduoZH eb07047699 add padding
8 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
8 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
8 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
8 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
8 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
8 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
wanghaox 7bb26805e5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
8 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
8 years ago