Commit Graph

9257 Commits (c961fbf09a6d3b3ef61a426d725116f3ef510069)
 

Author SHA1 Message Date
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
8 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
8 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
8 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
8 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
8 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
8 years ago
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
Tao Luo 8ee58618a3
Merge pull request #5751 from tensor-tang/googlenet
8 years ago
chengduo faea248150
Merge pull request #5749 from chengduoZH/fix_pool_with_index_op
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
wanghaox f350be3e79
Merge pull request #5546 from wanghaox/sub_sequence_op
8 years ago
caoying03 dffa8fabb2 add softsign activation.
8 years ago
wanghaox d68f861e35 fix some comments
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
wanghaox 39bce49bf9 fix some comments
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
tensor-tang 74dca2733d enable mkldnn benchmark with googlenet
8 years ago
tensor-tang bce1c03a90
Merge pull request #5748 from luotao1/fix_mkl_compiler_bug
8 years ago
chengduoZH 5238c9fb0b input type should be different
8 years ago
wanghaox 360354670c fix some codes
8 years ago
chengduoZH 3bd3cc0c85 add double type for kernel
8 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
Luo Tao bf5f94a3ca fix compiler error in "WITH_MKL"
8 years ago
Tao Luo 2e7ffbd1ea
Merge pull request #5741 from tensor-tang/refine
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
qingqing01 2113cbfde6
Merge pull request #5713 from qingqing01/cmake_speed
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
tensor-tang 18f1f53555 change message level from warning to status, and fix hard number in version
8 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
8 years ago