Deep Neural Network Library (DNNL)  1.1.3
Performance library for Deep Learning
Classes

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

Classes

struct  dnnl::deconvolution_forward
 Deconvolution forward propagation. More...
 
struct  dnnl::deconvolution_backward_data
 Deconvolution backward propagation. More...
 
struct  dnnl::deconvolution_backward_weights
 Deconvolution weight update. More...
 

Detailed Description

A primitive to compute deconvolution using different algorithms.

See also
Deconvolution in C API