C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for logistic cross-entropy layer.
Namespaces | |
backward | |
Contains classes for the backward logistic cross-entropy layer. | |
forward | |
Contains classes for the forward logistic cross-entropy 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 logistic cross-entropy layer. More... | |
enum | LayerDataId { auxData = layers::lastLayerInputLayout + 1, auxGroundTruth } |
Identifiers of input objects for the backward logistic cross-entropy layer and results for the forward logistic cross-entropy layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.