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

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

Contains classes for neural network fully-connected layer.

Namespaces

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

Enumerations

enum  Method { defaultDense = 0 }
 
enum  LayerDataId { auxData = 0, auxWeights = 1 }
 

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