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

Classes

Contains classes of the three-dimensional (3D) maximum pooling layer.

Classes

class  MaximumPooling3dBackwardBatch
 Class that computes the results of the three-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling3dBackwardInput
 Input object for the backward three-dimensional maximum pooling layer. More...
 
class  MaximumPooling3dBackwardResult
 Provides methods to access results obtained with the compute() method of the backward three-dimensional maximum pooling layer. More...
 
class  MaximumPooling3dBatch
 Provides methods for the three-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling3dForwardBatch
 Class that computes the results of the forward three-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling3dForwardInput
 Input object for the forward three-dimensional maximum pooling layer More...
 
class  MaximumPooling3dForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward three-dimensional maximum pooling layer. More...
 
class  MaximumPooling3dLayerDataId
 Identifiers of input objects for the backward three-dimensional maximum pooling layer and results for the forward three-dimensional maximum pooling layer. More...
 
class  MaximumPooling3dLayerDataNumericTableId
 Identifiers of input objects for the backward three-dimensional maximum pooling layer and results for the forward three-dimensional maximum pooling layer. More...
 
class  MaximumPooling3dMethod
 Available methods for the three-dimensional maximum pooling layer. More...
 
class  MaximumPooling3dParameter
 Class that specifies parameters of the three-dimensional maximum pooling layer. More...
 

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