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

Modules | Packages | Classes

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

Detailed Description

Modules

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

Packages

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

Classes

class  AveragePooling3dBatch
 Provides methods for the three-dimensional average pooling layer in the batch processing mode. More...
 
class  AveragePooling3dLayerDataId
 Identifiers of input objects for the backward three-dimensional average pooling layer and results for the forward three-dimensional average pooling layer. More...
 
class  AveragePooling3dMethod
 Available methods for the three-dimensional average pooling layer. More...
 
class  AveragePooling3dParameter
 Class that specifies parameters of the three-dimensional average pooling layer. More...
 

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