C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
local contrast normalization layer parameters More...
Parameter | ( | ) |
Default constructor
DAAL_DEPRECATED services::Status check | ( | ) | const |
Checks the correctness of the parameter
Indices indices |
Data structure representing the dimension for local contrast normalization kernels. (2,3) is supported now
data_management::TensorPtr kernel |
Tensor with sizes m_1 x m_2 of the two-dimensional kernel
double sigmaDegenerateCasesThreshold |
The threshold to avoid degenerate cases when calculating 1/auxSigma
data_management::NumericTablePtr sumDimension |
Numeric table of size 1x1 that stores dimension f
For more complete information about compiler optimizations, see our Optimization Notice.