C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for neural network local contrast normalization layer. More...
Contains classes of the lcn layer.
References | |
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. | |
Namespaces | |
daal::algorithms::neural_networks::layers::lcn | |
Contains classes for neural network local contrast normalization layer. | |
daal::algorithms::neural_networks::layers::lcn::interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
class | Batch< algorithmFPType, method > |
Computes the result of the forward and backward local contrast normalization layer of neural network in the batch processing mode. More... | |
struct | Indices |
Data structure representing the indices of the two dimensions on which local contrast normalization is performed. More... | |
class | Parameter |
local contrast normalization layer parameters More... | |
Enumerations | |
enum | Method { defaultDense = 0 } |
enum | LayerDataId |
enum LayerDataId |
Available identifiers of results of the forward local contrast normalization layer and input objects for the backward local contrast normalization layer
For more complete information about compiler optimizations, see our Optimization Notice.