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 | Batch |
| Provides methods for neural network model-based prediction in the batch processing mode. More... | |
| class | BatchContainer |
| Class containing methods to train neural network model using algorithmFPType precision arithmetic. More... | |
| class | Input |
| Input objects of the neural networks prediction algorithm. More... | |
| class | Model |
| Class Model object for the prediction stage of neural network algorithm. More... | |
| class | Parameter |
| Class representing the parameters of neural network prediction. More... | |
| class | Result |
| Provides methods to access result obtained with the compute() method of the neural networks prediction algorithm. More... | |
| class | Topology |
| Class defining a neural network topology - a set of layers and connection between them - on the prediction stage. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.