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

Classes

Contains classes of the two-dimensional (2D) maximum pooling layer.

Classes

class  MaximumPooling2dBackwardBatch
 Class that computes the results of the two-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling2dBackwardInput
 Input object for the backward two-dimensional maximum pooling layer. More...
 
class  MaximumPooling2dBackwardResult
 Provides methods to access results obtained with the compute() method of the backward two-dimensional maximum pooling layer. More...
 
class  MaximumPooling2dBatch
 Provides methods for the two-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling2dForwardBatch
 Class that computes the results of the forward two-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling2dForwardInput
 Input object for the forward two-dimensional maximum pooling layer More...
 
class  MaximumPooling2dForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward two-dimensional maximum pooling layer. 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.