C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members
DistributedContainer< step2Master, algorithmFPType, method, cpu > Class Template Reference

Class containing methods to train neural network model using algorithmFPType precision arithmetic. More...

Class Declaration

template<typename algorithmFPType, Method method, CpuType cpu>
class daal::algorithms::neural_networks::training::interface1::DistributedContainer< step2Master, algorithmFPType, method, cpu >

Constructor & Destructor Documentation

DistributedContainer ( daal::services::Environment::env *  daalEnv)

Constructs a container for neural network model-based training with a specified environment in the batch processing mode

Parameters
[in]daalEnvEnvironment object

Destructor

Member Function Documentation

services::Status compute ( )

Computes a partial result of neural network model-based training in the distributed processing mode

services::Status finalizeCompute ( )

Computes the result of neural network model-based training in the first step of the distributed processing mode


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

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