Commit Graph

19 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
Tao Luo bd22453f20
Revert "Add LeakyRelu MKLDNN support (#18656)" (#18723)
7 years ago
Adam d6b6a337a9 Add LeakyRelu MKLDNN support (#18656)
7 years ago
Physher 0caa08ea40 Add mkldnn int8 mul-op kernel (#17834)
7 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
7 years ago
guomingz 2281ebf0f3 Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130)
7 years ago
guomingz 2deac4e447 Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing (#17058)
7 years ago
Leo Zhao 1edcd73115 remove unnecessary new line
7 years ago
Leo Zhao 61cc842a53 disable test_elementwise_mul_mkldnn_op case
7 years ago
Leo Zhao a9694bd3d6 convert output to nchw format to align with native version in avx512 mode
7 years ago
xiaolil1 e235882c18 Enable MKL-DNN INT8 Concat Kernel. (#16156)
7 years ago
xiaolil1 e818fa1004 Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159)
7 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
7 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
7 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
7 years ago
Krzysztof Binias 309ea6f2de Fix for pylint Failed
7 years ago
Krzysztof Binias 1578c60bdd Add new ut and remove unnecessary code
7 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
7 years ago