Commit Graph

574 Commits (53b0e427092219b402f0ed6fab4235c3b70fdc7c)

Author SHA1 Message Date
caoying03 759a9d3ab5 follow comments.
8 years ago
caoying03 9c448be51e enable self-defined index data in testLayerGrad.
8 years ago
caoying03 936de12b85 Merge branch 'develop' into delete_useless_codes_in_softmax
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
tensor-tang b2bd67133a rename and refine functions
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 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
tensor-tang 0c951176bd pass mkldnn gtest
8 years ago
dangqingqing 7da1db053b update cuda kernel.
8 years ago
caoying03 59a8ebc62a Merge branch 'develop' into kmax_score_layer
8 years ago
dangqingqing 3e4c671cd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bn_infer
8 years ago
dangqingqing bf08e5d985 modify code comments.
8 years ago
dangqingqing 73192bb12a add a batch norm inference kernel.
8 years ago
caoying03 94686c5751 Merge branch 'develop' into add_nest_sequence_select
8 years ago
caoying03 98a83cd280 follow comments.
8 years ago
caoying03 42c102a0b3 follow comments.
8 years ago
tensor-tang ec9009f320 add mkldnn tester
8 years ago
caoying03 ffafc5c911 fix the SubNestedSequenceLayer implementations.
8 years ago
liaogang 3ce497ca5a enhance cpplint cmake
8 years ago
tensor-tang 1203ebc498 add mkldnn fc backward
8 years ago
tensor-tang 90d5be7417 add mkldnn fc forward
8 years ago
tensor-tang 94b172a7e8 fix mkldnn lib bug, and mkldnnbase
8 years ago
caoying03 29fa73bc40 fix unittest.
8 years ago
qingqing01 455ad5b5b2 Merge pull request #3141 from hedaoyuan/nnpack
8 years ago
Yi Wang fe04175ed3 Fix comparison between signed and unsigned values
8 years ago
Yi Wang 2357aee368 Merge pull request #3250 from lcy-seso/seq_softmax_in_sub_seq_mode
8 years ago
liaogang d1e754336e Merge branch 'clang-format' of https://github.com/gangliao/Paddle; branch 'develop' of https://github.com/PaddlePaddle/Paddle into clang-format
8 years ago
caoying03 89ea288c87 Merge branch 'develop' into kmax_score_layer
8 years ago
caoying03 00b6d26684 Merge branch 'develop' into add_nest_sequence_select
8 years ago
caoying03 927adb4a41 Merge branch 'develop' into kmax_score_layer
8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed.
8 years ago
Cao Ying 78a772ea64 Merge pull request #3234 from lcy-seso/define_subseq_data_in_gradient_check
8 years ago
caoying03 855ae59d44 add KmaxSeqScoreLayer implementation.
8 years ago
tensor-tang 3c3a11a0dc add use_mkldnn flag
8 years ago
caoying03 6bb970b52b enable defining sub-sequence data in test layer gradients.
8 years ago
tensor-tang def959a890 add mkldnn fc files
8 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
8 years ago