Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for neural network local contrast normalization layer. More...
Modules | |
Backward Local contrast normalization (LCN) Layer | |
Contains classes for the backward local contrast normalization layer. | |
Forward Local contrast normalization (LCN) Layer | |
Contains classes for the forward local contrast normalization layer. | |
Packages | |
package | com.intel.daal.algorithms.neural_networks.layers.lcn |
Contains classes of the local contrast normalization layer. | |
Classes | |
class | LcnBatch |
Provides methods for the local contrast normalization layer in the batch processing mode. More... | |
class | LcnIndices |
Data structure representing the indices of the two dimensions on which local contrast normalization is performed. More... | |
class | LcnLayerDataId |
Identifiers of input objects for the backward local contrast normalization layer and results for the forward local contrast normalization layer. More... | |
class | LcnMethod |
Available methods for the local contrast normalization layer. More... | |
class | LcnParameter |
Class that specifies parameters of the local contrast normalization layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.