Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Input objects for the neural networks training algorithm in the second step of the distributed processing mode. Represents input objects for the algorithm on the master node. More...
void add | ( | DistributedStep2MasterInputId | id, |
int | key, | ||
PartialResult | pres | ||
) |
Adds a partial result computed on local nodes to the input for the neural networks training algorithm in the second step of the distributed processing mode
id | Identifier of the input object |
key | Key to use to retrieve data |
pres | Partial results of the algorithm obtained in the first step of the distributed processing mode |
For more complete information about compiler optimizations, see our Optimization Notice.