C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
Distributed

Classes

class  DistributedContainer< step, algorithmFPType, method, cpu >
 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  Distributed< step, algorithmFPType, method >
 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...
 

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