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

Modules | Packages | Classes
Batch Normalization Layer

Contains classes for batch normalization layer. More...

Detailed Description

Modules

 Backward Batch Normalization Layer
 Contains classes for the backward batch normalization layer.
 
 Forward Batch Normalization Layer
 Contains classes for forward batch normalization layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.batch_normalization
 Contains classes of the batch normalization layer.
 

Classes

class  BatchNormalizationBatch
 Provides methods for the batch normalization layer in the batch processing mode. More...
 
class  BatchNormalizationLayerDataId
 Identifiers of input objects for the backward batch normalization layer and results for the forward batch normalization layer. More...
 
class  BatchNormalizationMethod
 Available methods for the batch normalization layer. More...
 
class  BatchNormalizationParameter
 Class that specifies parameters of the batch normalization layer. More...
 

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