Commit Graph

390 Commits (e553d5728d52f4dd2ebc11228053ed31da05a62c)

Author SHA1 Message Date
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
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
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 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
8 years ago
tensor-tang 40a486d865 add mkldnn_concat unit test
8 years ago
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
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
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
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 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
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
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
8 years ago
tensor-tang 0f6a7a6511 fix typo
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 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
8 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
8 years ago
Luo Tao b7df7f9eb1 remove usused ProtoDataProvider related codes
8 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
8 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
8 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
8 years ago
xzl 300b5094cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
Luo Tao 5513f92755 Merge branch 'develop' into expand_test
8 years ago
Luo Tao 29fe2a01bd add comments in test_Expand.cpp
8 years ago
tensor-tang 56f6e231c6 refine mkldnntester, support comparing values near zero
8 years ago
xzl f0c3c49808 test exconv layerGrad and im2col
8 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
8 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
8 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
8 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
8 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
8 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
8 years ago