C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for spatial pyramid average two-dimensional (2D) pooling layer. More...
References | |
Backward Two-dimensional Spatial pyramid average Pooling Layer | |
Contains classes for backward spatial pyramid average 2D pooling layer. | |
Forward Two-dimensional Spatial pyramid average Pooling Layer | |
Contains classes for forward spatial pyramid average 2D pooling layer. | |
Namespaces | |
daal::algorithms::neural_networks::layers::spatial_average_pooling2d | |
Contains classes for spatial pyramid average two-dimensional (2D) pooling layer. | |
daal::algorithms::neural_networks::layers::spatial_average_pooling2d::interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
class | Batch< algorithmFPType, method > |
Provides methods for the spatial pyramid average 2D pooling layer in the batch processing mode. More... | |
struct | Parameter |
Parameters for the spatial pyramid average 2D pooling layer. More... | |
Enumerations | |
enum | Method { defaultDense = 0 } |
Computation methods for the spatial pyramid average 2D pooling layer. More... | |
enum | LayerDataId { auxInputDimensions } |
Identifiers of input tensors for the backward spatial pyramid average 2D pooling layer and results for the forward spatial pyramid average 2D pooling layer. More... | |
enum LayerDataId |
For more complete information about compiler optimizations, see our Optimization Notice.