You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/mkldnn
lidanqing 04b6c29ee0
Improve mobilenetv2 INT8 performance by using INT8 relu as post-op (#17570)
6 years ago
..
activation_mkldnn_op.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
batch_norm_mkldnn_op.cc [MKL-DNN] Added reusing of primitive descriptors (fp32) (#16667) 6 years ago
concat_mkldnn_op.cc fix quantize_squash_pass segfault when no tensor linked to Bias (#17292) 6 years ago
conv_mkldnn_op.cc Improve mobilenetv2 INT8 performance by using INT8 relu as post-op (#17570) 6 years ago
conv_transpose_mkldnn_op.cc Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130) 6 years ago
dequantize_mkldnn_op.cc Optimize INT8 DeQuantize Op with primitive reuse. 6 years ago
fc_mkldnn_op.cc [MKL-DNN] Add Fully Connected Op for inference only(#15226) 6 years ago
gaussian_random_mkldnn_op.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
lrn_mkldnn_op.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
mkldnn_activation_op.h Make separate folders for mkldnn codes 6 years ago
pool_mkldnn_op.cc INT8 Pool kernel Key Creation Optimization. (#15883) 6 years ago
quantize_mkldnn_op.cc Optimize Quantize Op with primitive reuse. (#15929) 6 years ago
requantize_mkldnn_op.cc Add Requantize OP (#15318) 6 years ago
softmax_mkldnn_op.cc [MKL-DNN] Added reusing of primitive descriptors (fp32) (#16667) 6 years ago
sum_mkldnn_op.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
transpose_mkldnn_op.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago