C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for neural network element-wise sum layer.
Namespaces | |
backward | |
Contains classes for backward element-wise sum layer. | |
forward | |
Contains classes for the forward element-wise sum layer. | |
interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | Method { defaultDense = 0 } |
enum | LayerDataId { auxCoefficients } |
Available identifiers of input tensors for the backward element-wise sum layer and identifiers of result tensors for the forward element-wise sum layer. More... | |
enum | LayerDataNumericTableId { auxNumberOfCoefficients = lastLayerDataId + 1 } |
Available identifiers of input numeric tables for the backward element-wise sum layer and identifiers of result numeric tables for the forward element-wise sum layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.