Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.21.0
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
 

Detailed Description

A primitive to compute convolution using different algorithms.

See also
Convolution in C API