Commit Graph

20 Commits (a0b7a07eb6b11875944f6cc114e469a0cc82b759)

Author SHA1 Message Date
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
tensor-tang 0f6a7a6511 fix typo
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 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
tensor-tang 56f6e231c6 refine mkldnntester, support comparing values near zero
7 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
7 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
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 0a37f2adf0 fix typo
7 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
tensor-tang a475a57d9b rename files and classes, use uppercase of Mkldnn and Cpu
8 years ago