Commit Graph

584 Commits (cfd7721b51c2009bfbc9049d25da5eab6aa29745)

Author SHA1 Message Date
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
8 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
8 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
peterzhang2029 5502abb95b refine docstrings
8 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
8 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
8 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
8 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
8 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
8 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
8 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
8 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
8 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
8 years ago
caoying03 4772b78ced add config_helper.
8 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
8 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
8 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
8 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
8 years ago
caoying03 dfc5d1f19a add the l2 distance layer.
8 years ago
ranqiu aa2507187e add dot_prod_layer
8 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
8 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
8 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
8 years ago
tensor-tang 19c989ac15 fix error and pass unit test
8 years ago
tensor-tang c66b5ce2c1 add mkldnn concat layer
8 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
8 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
8 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
8 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
8 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
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
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