C++ API Reference for Intel® Data Analytics Acceleration Library 2019

Namespaces | Enumerations
daal::algorithms::neural_networks::layers::average_pooling3d Namespace Reference

Contains classes for average three-dimensional (3D) pooling layer.

Namespaces

 backward
 Contains classes for backward average 3D pooling layer.
 
 forward
 Contains classes for forward average 3D pooling layer.
 
 interface1
 Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Enumerations

enum  Method { defaultDense = 0 }
 Computation methods for the average 3D pooling layer. More...
 
enum  LayerDataId { auxInputDimensions }
 Identifiers of input objects for the backward average 3D pooling layer and results for the forward average 3D pooling layer. More...
 

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