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

Modules | Packages | Classes

Contains classes for maximum three-dimensional (3D) pooling layer. More...

Detailed Description

Modules

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

Packages

package  com.intel.daal.algorithms.neural_networks.layers.maximum_pooling3d
 Contains classes of the three-dimensional (3D) maximum pooling layer.
 

Classes

class  MaximumPooling3dBatch
 Provides methods for the three-dimensional maximum pooling layer in the batch processing mode. 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.