Commit Graph

962 Commits (2b259bf14d396a1aaed9cf3ea519a1c07989060f)

Author SHA1 Message Date
Luo Tao a0ea0d68c2 Merge branch 'develop' into ProtoDataProvider
7 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
7 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
7 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
7 years ago
xzl 8106f414f7 add the max pool with mask layer
7 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
tensor-tang 0f6a7a6511 fix typo
7 years ago
yangyaming 4cd859c578 auto --> auto&
7 years ago
Tao Luo 5a38195688 reduce elasped time of test_LayerGrad (#5478)
7 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
7 years ago
yangyaming 04a351500f Remove MulValu* and reduce time cost for unit test.
7 years ago
tensor-tang 4fd432fdac update mkldnn tag
7 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
7 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
7 years ago
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
7 years ago
tensor-tang d34780e193 fix issue for resnet
7 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
7 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
7 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
7 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
7 years ago
Luo Tao 62ee11415d Merge branch 'develop' into ProtoDataProvider
7 years ago
Luo Tao b7df7f9eb1 remove usused ProtoDataProvider related codes
7 years ago
Yi Wang 1ed5ae7a14
Fix comparing between signed and unsigned values (#5328)
7 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
7 years ago
tensor-tang 8ff3436829 add MKLDNNAddtoLayer files
7 years ago
tensor-tang 2a77418668 refine reset input buffers, make it support more than one input.
7 years ago
武毅 cdd1da3424
Hack auc for dense vector labels (#5274)
7 years ago
wangmeng28 4172fc09c3 Add sparse input support for factorization machine layer
7 years ago
xzl 83818cd451 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
7 years ago
Cao Ying 8401039feb
Merge pull request #5084 from lcy-seso/crf
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
Haonan bcdedecb57
handle non-sequence data in sequenceReshapeLayer (#5188)
7 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
7 years ago
xzl 300b5094cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
caoying03 dd2be3daba Merge branch 'develop' into crf
7 years ago
Luo Tao 5513f92755 Merge branch 'develop' into expand_test
7 years ago
Luo Tao 29fe2a01bd add comments in test_Expand.cpp
7 years ago
tensor-tang 56f6e231c6 refine mkldnntester, support comparing values near zero
7 years ago
xzl e06f8fcff5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
xzl f0c3c49808 test exconv layerGrad and im2col
7 years ago
xzl 7a5b38466a support exconv dilation
7 years ago
tensor-tang aecfeb7257 refine check macro
7 years ago
caoying03 4c63086921 Merge branch 'develop' into crf
7 years ago
wangmeng28 d9062cd9ee Add sparse matrix support in factorization machine layer
7 years ago
caoying03 c74107bfdc fix backward computation.
7 years ago
tensor-tang 703947928f refine comment and code
7 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
7 years ago
tensor-tang 64eaeba1a8 enable mkldnn_batch_norm layer
7 years ago
wangmeng28 601c1a35f3 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Tao Luo 48173e8599 Merge pull request #5010 from tensor-tang/merge
7 years ago
tensor-tang 386bb1fece fix crash on ds2
7 years ago
wangmeng28 822ff383e4 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
7 years ago
tensor-tang 5c892db64c remove unused code
7 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
7 years ago
tensor-tang 4f41eaf7f8 Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
7 years ago
tensor-tang 94e442d4b1 add cpp file of MKLDNNLayer
7 years ago
tensor-tang 9e38dafa29 change MKLDNNMatrix create interface since MatrixPtr is not always required
7 years ago
tensor-tang c1914543b0 refine mkldnn logic, move reset buffers into MKLDNNLayer
7 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl ff20a11a62 add layerGrad test and maskoutput test
7 years ago
xzl 9621213230 add max-pool-with-mask c++ impl
7 years ago
wangmeng28 a8526f105d Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 4c72b0634c Fix creation of tmp variable in factorization machine layer
7 years ago
Qiao Longfei 46f7854e5c fix mac compile (#4870)
7 years ago
wangmeng28 a30d53b792 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
7 years ago
wangmeng28 9741ade8ee Change pow to square in factorization machine layer
7 years ago
tensor-tang b487c62aac Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago
wangmeng28 86053e7766 Reduce the input size in testing factorization machine
7 years ago
wangmeng28 2ce8f1875b Fix tests for factorization machine layer
7 years ago
wangmeng28 22c5d1f147 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 947b6a77ce Implement factorization machine layer
7 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
7 years ago
tensor-tang dee7f81325 add finish work of mkldnn
7 years ago
chengxingyi 60c2536d22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
tensor-tang 7a7c8fd9e5 simplify some comments and code
7 years ago
tensor-tang e1954857d7 fix bug: merge grad must before backward act.
7 years ago
chengxingyi 7f0c823093 lambda cost bug's fix
7 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
7 years ago
tensor-tang 6715beaace enable merge output grad of mkldnn
7 years ago
wangmeng28 f504c8a83d Remove unnecessary configs
7 years ago
wangmeng28 5e78c7aea6 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 1644c72acc Add framework of the factorization machine layer
7 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
hedaoyuan 8f2c48cf4c Fix Layer.cpp
7 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
hedaoyuan bb07120b64 Remove dataproviders.
7 years ago
hedaoyuan 3c66b307f7 Remove the pserver, trainer, evaluators and some useless gradientmachines when compile mobile inference library.
7 years ago
tensor-tang 0a37f2adf0 fix typo
7 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
7 years ago
tensor-tang 672c968176 remove gpu code when backward mkldnn_softmax
7 years ago
tensor-tang 2c6ac6297d refine code and remove min clip
7 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
7 years ago
tensor-tang bea39f6314 add compare simple net of mkldnn and cpu
7 years ago
tensor-tang ed27a3be78 add some log info
8 years ago
Tao Luo 4400284685 Merge pull request #4224 from tensor-tang/act
8 years ago
tensor-tang 4ec3a77a43 should run resetBwd before bwdAct
8 years ago
tensor-tang fa722385de refine test_MKLDNN and skip memory copy for relu
8 years ago
Yiqun Liu 8deda323cd Merge pull request #4197 from luotao1/refine_layer
8 years ago
Luo Tao 69c613fb5a refine Layer.cpp for some CostLayer
8 years ago
Yiqun Liu a9202e89cf Merge pull request #3764 from Xreki/build_ios
8 years ago
Tao Luo c15ac20257 Merge pull request #4199 from tensor-tang/mkldnn_act
8 years ago
tensor-tang 9d692e3bcc add gtest for MKLDNN activation and pass them
8 years ago
Luo Tao 70141a73c4 remove unused XXXLayer.h in Layer.cpp
8 years ago
tensor-tang 24f13b1a59 add MKLDNN activation files
8 years ago
Yuan Gao 17bc593ca2 Update DetectionOutputLayer.cpp
8 years ago
Yuan Gao d3deb6faba Update DetectionOutputLayer.cpp
8 years ago
gaoyuan 71b3fbb18a Fix a ssd bug
8 years ago
tensor-tang 49d4b39f28 fix typo and remove some unused code
8 years ago
tensor-tang 37268dbd33 update using exclusive padding for avg-pool
8 years ago
tensor-tang cc28fb4bb3 Merge remote-tracking branch 'upstream/develop' into mkldnn_pool
8 years ago
Luo Tao cc7a7557a2 set CudnnPooling don't include padded values in default
8 years ago
Yu Yang b012013a58 Revert "Do not invoke GPU method when use_gpu=false"
8 years ago
tensor-tang 9d108a21a7 add unit test for mkldnn_pool and pass them
8 years ago
Yu Yang 17e1aa8d43 Do not invoke GPU method when use_gpu=false
8 years ago
tensor-tang 2a98cba2d2 enable mkldnn_pool forward and backward
8 years ago
hedaoyuan b1bca06667 Refine the ExpandConvLayer.
8 years ago
hedaoyuan e4c340e4e7 Bug fix.
8 years ago
hedaoyuan 88b31422b3 Delete ExpandConvBaseLayer.cpp and ExpandConvBaseLayer.h
8 years ago
hedaoyuan 3616ef7739 Remove ExpandConvBaseLayer.
8 years ago
hedaoyuan b3a50d53c9 Remove useless code.
8 years ago
hedaoyuan 2a110af309 Use Matrix::addBias.
8 years ago
tensor-tang d3a86c673b init mkldnn_pool files
8 years ago
tensor-tang b0d9b68a5f unify functions of mkldnn_fc and refine comments
8 years ago
Tao Luo 654344b94c Merge pull request #4032 from tensor-tang/mkldnn-conv
8 years ago
tensor-tang f2317b67f7 separate resetFwd and resetBwd to some sub functions
8 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
tensor-tang 66fdbd0cee add some comment and simplify some code
8 years ago
chengduoZH e76eb8534d fix SwitchOrderLayer forward
8 years ago
tensor-tang c39b771a53 add test cases for mkldnn_conv
8 years ago
tensor-tang f3a23b6840 add MKLDNNConvLayer
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago
tensor-tang 4f0869bef3 add some necessary params for reset functions
8 years ago
chengduo d131152b28 Merge pull request #4021 from chengduoZH/fix_DeConv3D_switch_imgSize_and_output_
8 years ago