Commit Graph

9427 Commits (f9c2a5c38e3800387aaedcc05bf0e49d0f568a65)
 

Author SHA1 Message Date
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
8 years ago
wanghaox 13d39eaf97 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
8 years ago
wanghaox 2d7a652869 del framework test_maxout_op
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
wanghaox 25d76bc7e1 modify for add a space in maxout op
8 years ago
wanghaox 4c113cc776 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Cao Ying c6ec26df3a
Merge pull request #5736 from lcy-seso/l2_distance
8 years ago
wanghaox a6a01c15f5 add test_maxout_op framework to fluis
8 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox 5802880bbc update maxoutop for code review 3
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
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
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
ranqiu b0c88e3dd0 Update annotations of layers.py
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
Tao Luo 1f00a70bb9
Merge pull request #5721 from tensor-tang/omp
8 years ago
chengduoZH c359e39b59 add double type kernel
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
dangqingqing 94e86897fa update code and fix conflicts.
8 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
8 years ago
Tao Luo ba86885456
Merge pull request #5345 from luotao1/ProtoDataProvider
8 years ago
chengduoZH 0bc2f41da9 remove conflict
8 years ago
tensor-tang 40450401a6 change macro, can use omp when paddle use mklml
8 years ago
Tao Luo 3375e3e27b
Merge pull request #5714 from tensor-tang/refine
8 years ago