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

Classes

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

Classes

class  AveragePooling2dBackwardBatch
 Class that computes the results of the two-dimensional average pooling layer in the batch processing mode. More...
 
class  AveragePooling2dBackwardInput
 Input object for the backward two-dimensional average pooling layer. More...
 
class  AveragePooling2dBackwardResult
 Provides methods to access results obtained with the compute() method of the backward two-dimensional average pooling layer. More...
 
class  AveragePooling2dBatch
 Provides methods for the two-dimensional average pooling layer in the batch processing mode. More...
 
class  AveragePooling2dForwardBatch
 Class that computes the results of the forward two-dimensional average pooling layer in the batch processing mode. More...
 
class  AveragePooling2dForwardInput
 Input object for the forward two-dimensional average pooling layer More...
 
class  AveragePooling2dForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward two-dimensional average pooling layer. More...
 
class  AveragePooling2dLayerDataId
 Identifiers of input objects for the backward two-dimensional average pooling layer and results for the forward two-dimensional average pooling layer. More...
 
class  AveragePooling2dMethod
 Available methods for the two-dimensional average pooling layer. More...
 
class  AveragePooling2dParameter
 Class that specifies parameters of the two-dimensional average pooling layer. More...
 

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