Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes of the batch normalization layer.
Classes | |
class | BatchNormalizationBackwardBatch |
Class that computes the results of the backward batch normalization layer in the batch processing mode. More... | |
class | BatchNormalizationBackwardInput |
Input object for the backward batch normalization layer. More... | |
class | BatchNormalizationBackwardResult |
Provides methods to access results obtained with the compute() method of the backward batch normalization layer. More... | |
class | BatchNormalizationBatch |
Provides methods for the batch normalization layer in the batch processing mode. More... | |
class | BatchNormalizationForwardBatch |
Class that computes the results of the forward batch normalization layer in the batch processing mode. More... | |
class | BatchNormalizationForwardInput |
Input object for the forward batch normalization layer More... | |
class | BatchNormalizationForwardInputLayerDataId |
Available identifiers of input objects for the forward batch normalization layer. More... | |
class | BatchNormalizationForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward batch normalization layer. 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.