C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

References | Namespaces | Classes
Two-dimensional Convolution Layer

Contains classes for neural network 2D convolution layer. More...

References

 Backward Two-dimensional Convolution Layer
 Contains classes for the backward 2D convolution layer.
 
 Forward Two-dimensional Convolution Layer
 Contains classes for the forward 2D convolution layer.
 

Namespaces

 daal::algorithms::neural_networks::layers::convolution2d
 Contains classes for neural network 2D convolution layer.
 

Classes

class  Batch< algorithmFPType, method >
 Computes the result of the forward and backward 2D convolution layer of neural network in the batch processing mode. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.