C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes for the forward stage of the neural network layer. More...
Namespaces | |
daal::algorithms::neural_networks::layers::forward | |
Contains classes for the forward stage of the neural network layer. | |
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 | LayerDescriptor |
Class defining descriptor for layer on forward stage. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.