Java* API Reference for Intel® Data Analytics Acceleration Library 2019

Modules | Packages | Classes
Two-dimensional Spatial pyramid average Pooling Layer

Contains classes for spatial pyramid average two-dimensional (2D) pooling layer. More...

Detailed Description

Modules

 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.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.spatial_average_pooling2d
 Contains classes of the two-dimensional (2D) spatial average pooling layer.
 

Classes

class  SpatialAveragePooling2dBatch
 Provides methods for the two-dimensional spatial average pooling layer in the batch processing mode. More...
 
class  SpatialAveragePooling2dLayerDataId
 Identifiers of input objects for the backward two-dimensional spatial average pooling layer and results for the forward two-dimensional spatial average pooling layer. More...
 
class  SpatialAveragePooling2dMethod
 Available methods for the two-dimensional spatial average pooling layer. More...
 
class  SpatialAveragePooling2dParameter
 Class that specifies parameters of the two-dimensional spatial average pooling layer. More...
 

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