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

Classes
daal::algorithms::neural_networks::layers::forward::interface1 Namespace Reference

Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

class  LayerIface
 Abstract class which defines interface for the layer. More...
 
class  LayerIfaceImpl
 Implements the abstract interface LayerIface. LayerIfaceImpl is, in turn, the base class for the classes interfacing the layers. More...
 
class  LayerContainerIfaceImpl
 Provides methods of base container for forward layers. This class is associated with the daal::algorithms::neural_networks::layers::forward::LayerContainerIfaceImpl class. More...
 
class  AlgorithmDispatchLayerContainer
 Implements a container to dispatch forward layers to cpu-specific implementations. More...
 
class  LayerDescriptor
 Class defining descriptor for layer on forward stage. More...
 
class  InputIface
 Abstract class that specifies interface of the input objects for the neural network layer. More...
 
class  Input
 Input objects for layer algorithm More...
 
class  Result
 Provides methods to access the result obtained with the compute() method of the layer algorithm. More...
 

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