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

Modules | Packages | Classes

Contains classes for maximum one-dimensional (1D) pooling layer. More...

Detailed Description

Modules

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

Packages

package  com.intel.daal.algorithms.neural_networks.layers.maximum_pooling1d
 Contains classes of the one-dimensional (1D) maximum pooling layer.
 

Classes

class  MaximumPooling1dBatch
 Provides methods for the one-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling1dLayerDataId
 Identifiers of input objects for the backward one-dimensional maximum pooling layer and results for the forward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dLayerDataNumericTableId
 Identifiers of input numeric tables for the backward one-dimensional maximum pooling layer and results for the forward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dMethod
 Available methods for the one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dParameter
 Class that specifies parameters of the one-dimensional maximum pooling layer. More...
 

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