Commit Graph

552 Commits (c1b23535c0c3422ca8dfbbcf61acd74adc211f22)

Author SHA1 Message Date
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
8 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl 5aa3e768cd fix bug with default parameter
8 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
8 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
8 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
8 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
8 years ago
xzl ba2e5de662 pull develop and fix conflict
8 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
8 years ago
xzl 8106f414f7 add the max pool with mask layer
8 years ago
tensor-tang 0f6a7a6511 fix typo
8 years ago
yangyaming 4cd859c578 auto --> auto&
8 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
8 years ago
yangyaming 04a351500f Remove MulValu* and reduce time cost for unit test.
8 years ago
tensor-tang 4fd432fdac update mkldnn tag
8 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
8 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
8 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
8 years ago
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
8 years ago
tensor-tang d34780e193 fix issue for resnet
8 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
8 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
8 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
8 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
8 years ago
tensor-tang 8ff3436829 add MKLDNNAddtoLayer files
8 years ago
tensor-tang 2a77418668 refine reset input buffers, make it support more than one input.
8 years ago
xzl 83818cd451 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
Cao Ying 8401039feb
Merge pull request #5084 from lcy-seso/crf
8 years ago
Haonan bcdedecb57
handle non-sequence data in sequenceReshapeLayer (#5188)
8 years ago
caoying03 dd2be3daba Merge branch 'develop' into crf
8 years ago
xzl e06f8fcff5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
xzl 7a5b38466a support exconv dilation
8 years ago
tensor-tang aecfeb7257 refine check macro
8 years ago
caoying03 4c63086921 Merge branch 'develop' into crf
8 years ago
caoying03 c74107bfdc fix backward computation.
8 years ago
tensor-tang 703947928f refine comment and code
8 years ago
tensor-tang 64eaeba1a8 enable mkldnn_batch_norm layer
8 years ago
tensor-tang 386bb1fece fix crash on ds2
8 years ago
tensor-tang 5c892db64c remove unused code
8 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
8 years ago
tensor-tang 94e442d4b1 add cpp file of MKLDNNLayer
8 years ago
tensor-tang 9e38dafa29 change MKLDNNMatrix create interface since MatrixPtr is not always required
8 years ago
tensor-tang c1914543b0 refine mkldnn logic, move reset buffers into MKLDNNLayer
8 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl 9621213230 add max-pool-with-mask c++ impl
8 years ago
tensor-tang b487c62aac Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
8 years ago