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

Namespaces | Enumerations
daal::algorithms::neural_networks::layers::concat Namespace Reference

Contains classes for the concat layer.

Namespaces

 backward
 Contains classes for the backward concat layer.
 
 forward
 Contains classes for the forward concat layer.
 
 interface1
 Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Enumerations

enum  Method { defaultDense = 0 }
 
enum  LayerDataId { auxInputDimensions = layers::lastLayerInputLayout + 1 }
 Identifiers of input objects for the backward concat layer and results for the forward concat layer. More...
 

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