Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.17.1
Performance library for Deep Learning
Classes
Convolution

A primitive to compute convolution using different algorithms. More...

Classes

struct  mkldnn::convolution_forward
 
struct  mkldnn::convolution_backward_data
 
struct  mkldnn::convolution_backward_weights
 
struct  mkldnn::convolution_relu_forward
 A merged convolution-relu primitive for inference mode only. More...
 

Detailed Description

A primitive to compute convolution using different algorithms.

See also
Convolution in C API