Commit Graph

644 Commits (254154a9bf1249a661778b3a07307cfa3a570710)

Author SHA1 Message Date
xzl 51e0d7c6d0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
xzl 6da00da7b5 code format check
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
xzl 7dc584f5c4 add upsample layer
7 years ago
wangmeng28 d5a6c81dc5 Update docs for factorization machine layer
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
7 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
7 years ago
caoying03 4772b78ced add config_helper.
7 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
7 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
7 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
7 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
7 years ago
caoying03 dfc5d1f19a add the l2 distance layer.
7 years ago
ranqiu aa2507187e add dot_prod_layer
7 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
7 years ago
wangmeng28 0b6afb589c Fix typo in factorization machine layer
7 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
7 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
7 years ago
tensor-tang 19c989ac15 fix error and pass unit test
7 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 7a1a586355 Update variable names and docs for factorization machine layer
7 years ago
tensor-tang c66b5ce2c1 add mkldnn concat layer
7 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
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
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
wangmeng28 f7941dbb74 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
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
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
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
wangmeng28 4172fc09c3 Add sparse input support for factorization machine layer
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
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
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
wangmeng28 d9062cd9ee Add sparse matrix support in factorization machine layer
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
wangmeng28 601c1a35f3 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
tensor-tang 386bb1fece fix crash on ds2
8 years ago
wangmeng28 822ff383e4 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
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
wangmeng28 4c72b0634c Fix creation of tmp variable in factorization machine layer
8 years ago
wangmeng28 a30d53b792 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28 9741ade8ee Change pow to square in factorization machine layer
8 years ago
tensor-tang b487c62aac Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
8 years ago
wangmeng28 22c5d1f147 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28 947b6a77ce Implement factorization machine layer
8 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
8 years ago
chengxingyi 60c2536d22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
tensor-tang 7a7c8fd9e5 simplify some comments and code
8 years ago
tensor-tang e1954857d7 fix bug: merge grad must before backward act.
8 years ago
chengxingyi 7f0c823093 lambda cost bug's fix
8 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
8 years ago
tensor-tang 6715beaace enable merge output grad of mkldnn
8 years ago
wangmeng28 5e78c7aea6 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28 1644c72acc Add framework of the factorization machine layer
8 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
8 years ago