C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for the logistic layer. More...
References | |
| Backward Logistic Layer | |
| Contains classes for the backward logistic layer. | |
| Forward Logistic Layer | |
| Contains classes for the forward logistic layer. | |
Namespaces | |
| daal::algorithms::neural_networks::layers::logistic | |
| Contains classes for the logistic layer. | |
| daal::algorithms::neural_networks::layers::logistic::interface1 | |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
| class | Batch< algorithmFPType, method > |
| Provides methods for the logistic layer in the batch processing mode. More... | |
| struct | Parameter |
| Parameters for the logistic layer. More... | |
Enumerations | |
| enum | Method { defaultDense = 0 } |
| enum | LayerDataId { auxValue = layers::lastLayerInputLayout + 1 } |
| Identifiers of input objects for the backward logistic layer and results for the forward logistic layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.