Commit Graph

369 Commits (c1b23535c0c3422ca8dfbbcf61acd74adc211f22)

Author SHA1 Message Date
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
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 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
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
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
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
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl ff20a11a62 add layerGrad test and maskoutput test
8 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
8 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
8 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
8 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
8 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
8 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
8 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
8 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
8 years ago
tensor-tang 0a37f2adf0 fix typo
8 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
8 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
8 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
tensor-tang 9d108a21a7 add unit test for mkldnn_pool and pass them
8 years ago
tensor-tang c39b771a53 add test cases for mkldnn_conv
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago