C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
| class | LearnableParametersIface |
| Learnable parameters for the prediction stage of neural network algorithm. More... | |
| class | ModelImpl |
| Class Model object for the prediction stage of neural network algorithm. More... | |
Typedefs | |
| typedef services::Collection < layers::forward::LayerIfacePtr > | ForwardLayers |
| Represents a collection of forward stages of neural network layers. More... | |
| typedef services::Collection < layers::backward::LayerIfacePtr > | BackwardLayers |
| Represents a collection of forward stages of neural network layers. More... | |
| typedef services::Collection<layers::backward::LayerIfacePtr > BackwardLayers |
| typedef services::Collection<layers::forward::LayerIfacePtr > ForwardLayers |
For more complete information about compiler optimizations, see our Optimization Notice.