C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for the backward stage of the neural network layer.
Namespaces | |
interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | InputId { inputGradient } |
enum | InputLayerDataId { inputFromForward = lastInputId + 1 } |
enum | ResultId { gradient, weightDerivatives, biasDerivatives } |
enum | ResultLayerDataId |
For more complete information about compiler optimizations, see our Optimization Notice.