Commit Graph

607 Commits (3663bd881d35df7a6c40cd5a286fc7d805760b11)

Author SHA1 Message Date
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
Yu Yang 11f4283f09 Merge pull request #3634 from reyoung/feature/minus_op
8 years ago
Qiao Longfei 7fdf5c831e Merge pull request #3645 from jacquesqiao/reduce-warning
8 years ago
Yu Yang dee4c832cc Merge branch 'develop' of github.com:baidu/Paddle into feature/minus_op
8 years ago
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
8 years ago
qiaolongfei 72d29186bb reduce some compile warning
8 years ago
wanghaoshuang 057694aac9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
8 years ago
caoying03 377401fb0c fix a bug.
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 82e4fab4e3 follow comments.
8 years ago
wanghaoshuang 2c8b3c4430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
caoying03 3bf440023a follow comments.
8 years ago
caoying03 fc2e6f1ca0 Merge branch 'develop' into print_attention_weight
8 years ago
武毅 6eab5638f0 Fix remote large update core (#3518)
8 years ago
xuwei06 93539093f4 Allow boot_bias for recurrent group to be static
8 years ago
guosheng 8e4dcf8b7f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ShiftLayer
8 years ago
guosheng 0af1c4a9fe Follow comments and refine annotations on ScaleShiftLayer
8 years ago
guosheng 83abbce8eb Follow comments and refine ScaleShiftLayer
8 years ago
dangqingqing 29d8825caf tune relative precision for unit test img_conv2 in test_NetworkCompare.cpp.
8 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
8 years ago
tensor-tang 07d16e3e13 refine comments
8 years ago
tensor-tang e08651f9b5 remove flag use_mkldnn_wgt
8 years ago
caoying03 759a9d3ab5 follow comments.
8 years ago
caoying03 9c448be51e enable self-defined index data in testLayerGrad.
8 years ago
caoying03 b7359ee3ce Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 936de12b85 Merge branch 'develop' into delete_useless_codes_in_softmax
8 years ago
caoying03 b97f020f9c fix unittest error.
8 years ago
caoying03 cac4ad4449 delete useless codes in softmax backward.
8 years ago
Yiqun Liu 2e87d747bd Merge pull request #3337 from tensor-tang/merge
8 years ago
Yi Wang 2ca13944b6 Merge pull request #3378 from gangliao/proj_name
8 years ago
tensor-tang 2d4c66d4b2 add comments and todo lists
8 years ago
tensor-tang a475a57d9b rename files and classes, use uppercase of Mkldnn and Cpu
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
dangqingqing 024243fee0 Fix typo error.
8 years ago
caoying03 7ff689f55a Merge branch 'develop' into add_sequence_slice_layer
8 years ago
tensor-tang b2bd67133a rename and refine functions
8 years ago
caoying03 26bc5b1259 add implementations.
8 years ago
dangqingqing 32e756ca03 fix test_KmaxSeqScore for only CPU compile.
8 years ago
tensor-tang f6a940936b remove unused comments, refine and rename
8 years ago
Yi Wang 6c66044ce0 Fix more warnings about comparison between signed and unsigned values
8 years ago
Yi Wang 4480115681 Fix some build warnings
8 years ago
tensor-tang abc49f74af Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang e18fbd8208 skip reset mkldnn when input size does not change
8 years ago
tensor-tang 6373291c77 add test case use_mkldnn_wgt
8 years ago
caoying03 34ff75221f Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 2988a58ef0 add unittest.
8 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
8 years ago
Cao Ying d9f97b023d Merge pull request #3297 from lcy-seso/add_nest_sequence_select
8 years ago