C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes for neural network local contrast normalization layer. More...
Namespaces | |
backward | |
Contains classes for the backward local contrast normalization layer. | |
forward | |
Contains classes for the forward local contrast normalization layer. | |
interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
struct | Indices |
Data structure representing the indices of the two dimensions on which local contrast normalization is performed. More... | |
Enumerations | |
enum | Method { defaultDense = 0 } |
enum | LayerDataId |
Contains classes of the lcn layer.
enum LayerDataId |
Available identifiers of results of the forward local contrast normalization layer and input objects for the backward local contrast normalization layer
enum Method |
For more complete information about compiler optimizations, see our Optimization Notice.