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

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

Contains classes for the prelu layer. More...

Namespaces

 backward
 Contains classes for the backward prelu layer.
 
 forward
 Contains classes for the forward prelu 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 = layers::lastLayerInputLayout + 1, auxWeights }
 Identifiers of input objects for the backward prelu layer and results for the forward prelu layer. More...
 

Detailed Description

Contains classes the prelu layer.

Contains classes for the preluu layer.

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