C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for neural network fully-connected layer. More...
References | |
| Backward Fully-connected Layer | |
| Contains classes for backward fully-connected layer. | |
| Forward Fully-connected Layer | |
| Contains classes for the forward fully-connected layer. | |
Namespaces | |
| daal::algorithms::neural_networks::layers::fullyconnected | |
| Contains classes for neural network fully-connected layer. | |
| daal::algorithms::neural_networks::layers::fullyconnected::interface1 | |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
| class | Batch< algorithmFPType, method > |
| Computes the result of the forward and backward fully-connected layer of neural network in the batch processing mode. More... | |
| class | Parameter |
| Fully-connected layer parameters. More... | |
Enumerations | |
| enum | Method { defaultDense = 0 } |
| enum | LayerDataId { auxData = 0, auxWeights = 1 } |
| enum LayerDataId |
For more complete information about compiler optimizations, see our Optimization Notice.