C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
class | LayerIface |
Abstract class that specifies the interface of layer. More... | |
class | LayerDescriptor |
Class defining descriptor for layer on both forward and backward stages and its parameters. More... | |
class | Parameter |
class | NextLayers |
Contains list of layer indices of layers following the current layer. More... | |
Typedefs | |
typedef data_management::KeyValueDataCollection | LayerData |
Contains extra input and output object of neural network layer. | |
typedef services::SharedPtr < LayerIface > | LayerIfacePtr |
typedef services::SharedPtr<LayerIface> LayerIfacePtr |
}@
For more complete information about compiler optimizations, see our Optimization Notice.