C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for the prelu layer. More...
Contains classes the prelu layer.
Contains classes for the preluu layer.
References | |
Backward Parametric Rectifier Linear Unit (pReLU) Layer | |
Contains classes for the backward prelu layer. | |
Forward Parametric Rectifier Linear Unit (pReLU) Layer | |
Contains classes for the forward prelu layer. | |
Namespaces | |
daal::algorithms::neural_networks::layers::prelu | |
Contains classes for the prelu layer. | |
daal::algorithms::neural_networks::layers::prelu::interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
class | Batch< algorithmFPType, method > |
Provides methods for the prelu layer in the batch processing mode. More... | |
class | Parameter |
Parameters for the prelu layer. More... | |
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... | |
enum LayerDataId |
For more complete information about compiler optimizations, see our Optimization Notice.