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

Modules | Packages | Classes

Contains classes for maximum two-dimensional (2D) pooling layer. More...

Detailed Description

Modules

 Backward Two-dimensional Max Pooling Layer
 Contains classes for backward maximum 2D pooling layer.
 
 Forward Two-dimensional Max Pooling Layer
 Contains classes for forward maximum 2D pooling layer.
 

Packages

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

Classes

class  MaximumPooling2dBatch
 Provides methods for the two-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling2dLayerDataId
 Identifiers of input objects for the backward two-dimensional maximum pooling layer and results for the forward two-dimensional maximum pooling layer. More...
 
class  MaximumPooling2dLayerDataNumericTableId
 Identifiers of input objects for the backward two-dimensional maximum pooling layer and results for the forward two-dimensional maximum pooling layer. More...
 
class  MaximumPooling2dMethod
 Available methods for the two-dimensional maximum pooling layer. More...
 
class  MaximumPooling2dParameter
 Class that specifies parameters of the two-dimensional maximum pooling layer. More...
 

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