Commit Graph

854 Commits (27d7b2cbb4a95193ffae701f5a4f1dbd4d4289ed)

Author SHA1 Message Date
peterzhang2029 8a49f7f16b add epsilon in bn
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
7 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
hedaoyuan 9360835943 Fix UND AgentLayer.
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl 0b9c4cd7e5 fix comments
7 years ago
xzl 5aa3e768cd fix bug with default parameter
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
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
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