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

Classes
daal::algorithms::neural_networks::layers::pooling2d::interface1 Namespace Reference

Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

struct  KernelSizes
 Data structure representing the size of the 2D subtensor from which the element is computed. More...
 
struct  Strides
 Data structure representing the intervals on which the subtensors for pooling are computed. More...
 
struct  Paddings
 Data structure representing the number of data elements to implicitly add to each side of the 2D subtensor on which pooling is performed. More...
 
struct  Indices
 Data structure representing the indices of the two dimensions on which pooling is performed. More...
 
struct  Parameter
 Parameters for the forward and backward two-dimensional pooling layers. More...
 

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