C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes for batch normalization layer.
Namespaces | |
backward | |
Contains classes for the backward batch normalization layer. | |
forward | |
Contains classes for forward batch normalization layer. | |
interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | Method { defaultDense = 0 } |
Computation methods for the batch normalization layer. More... | |
enum | LayerDataId { auxData, auxWeights, auxMean, auxStandardDeviation, auxPopulationMean, auxPopulationVariance } |
Identifiers of input objects for the backward batch normalization layer and results for the forward batch normalization layer. More... | |
enum LayerDataId |
enum Method |
For more complete information about compiler optimizations, see our Optimization Notice.