Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
DistributedPartialResult Class Reference

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...

Class Constructor

Default constructor. Constructs empty DistributedPartialResult

Parameters
contextContext to manage the partial result for the neural network training algorithm

Detailed Description

Member Function Documentation

Returns the result of the neural network training algorithm

Parameters
idIdentifier of the partial result
Returns
TrainingResult that corresponds to the given identifier

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.