Commit Graph

373 Commits (a0b7a07eb6b11875944f6cc114e469a0cc82b759)

Author SHA1 Message Date
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
7 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl 0b9c4cd7e5 fix comments
7 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
7 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
tensor-tang 0f6a7a6511 fix typo
7 years ago
Tao Luo 5a38195688 reduce elasped time of test_LayerGrad (#5478)
7 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
7 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
7 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
7 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
7 years ago
xzl 300b5094cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
Luo Tao 5513f92755 Merge branch 'develop' into expand_test
7 years ago
Luo Tao 29fe2a01bd add comments in test_Expand.cpp
7 years ago
tensor-tang 56f6e231c6 refine mkldnntester, support comparing values near zero
7 years ago
xzl f0c3c49808 test exconv layerGrad and im2col
7 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
7 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
7 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
7 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
7 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl ff20a11a62 add layerGrad test and maskoutput test
7 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
7 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
7 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
tensor-tang 0a37f2adf0 fix typo
7 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
7 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
7 years ago
tensor-tang fa722385de refine test_MKLDNN and skip memory copy for relu
8 years ago
tensor-tang 9d692e3bcc add gtest for MKLDNN activation and pass them
8 years ago
tensor-tang 49d4b39f28 fix typo and remove some unused code
8 years ago
tensor-tang 37268dbd33 update using exclusive padding for avg-pool
8 years ago