Commit Graph

877 Commits (76fc1a82e109737d704b11d897b83b5f5138bc86)

Author SHA1 Message Date
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
Tao Luo ba86885456
Merge pull request #5345 from luotao1/ProtoDataProvider
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
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 40a486d865 add mkldnn_concat 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
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
8 years ago
Luo Tao 3654e1e00f Merge branch 'develop' into ProtoDataProvider
8 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
8 years ago
Luo Tao b7cb9561b0 Merge branch 'develop' into ProtoDataProvider
8 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
8 years ago
Luo Tao cd6d69a95f modify the test config for test_CompareSparse.cpp
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
Luo Tao 9524c7ab5a Merge branch 'develop' into ProtoDataProvider
8 years ago
hedaoyuan 9360835943 Fix UND AgentLayer.
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 0b9c4cd7e5 fix comments
8 years ago
xzl 5aa3e768cd fix bug with default parameter
8 years ago
Luo Tao a0ea0d68c2 Merge branch 'develop' into ProtoDataProvider
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
Tao Luo 5a38195688 reduce elasped time of test_LayerGrad (#5478)
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