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