Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Provides methods to access partial results obtained with the compute() method of the neural network algorithm in the distributed processing mode on step 2. More...
DistributedPartialResult | ( | DaalContext | context | ) |
Default constructor. Constructs empty DistributedPartialResult
context | Context to manage the partial result for the neural network training algorithm |
TrainingResult get | ( | DistributedPartialResultId | id | ) |
Returns the result of the neural network training algorithm
id | Identifier of the partial result |
For more complete information about compiler optimizations, see our Optimization Notice.