C++ API Reference for Intel® Data Analytics Acceleration Library 2019

Namespaces | Classes | Enumerations
daal::algorithms::neural_networks::layers::lcn Namespace Reference

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
 

Detailed Description

Contains classes of the lcn layer.

For more complete information about compiler optimizations, see our Optimization Notice.