Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

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

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

Detailed Description

Modules

 Backward Two-dimensional Spatial pyramid stochastic Pooling Layer
 Contains classes for backward spatial pyramid stochastic 2D pooling layer.
 
 Forward Two-dimensional Spatial pyramid stochastic Pooling Layer
 Contains classes for forward spatial pyramid stochastic 2D pooling layer.
 

Packages

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

Classes

class  SpatialStochasticPooling2dBatch
 Provides methods for the two-dimensional spatial stochastic pooling layer in the batch processing mode. More...
 
class  SpatialStochasticPooling2dLayerDataId
 Identifiers of input objects for the backward two-dimensional spatial stochastic pooling layer and results for the forward two-dimensional spatial stochastic pooling layer. More...
 
class  SpatialStochasticPooling2dLayerDataNumericTableId
 Identifiers of input objects for the backward two-dimensional spatial stochastic pooling layer and results for the forward two-dimensional spatial stochastic pooling layer. More...
 
class  SpatialStochasticPooling2dMethod
 Available methods for the two-dimensional spatial stochastic pooling layer. More...
 
class  SpatialStochasticPooling2dParameter
 Class that specifies parameters of the two-dimensional spatial stochastic pooling layer. More...
 

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