C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for the ELU layer. More...
References | |
Backward Exponential Linear Unit (ELU) Layer | |
Contains classes for the backward ELU layer. | |
Forward Exponential Linear Unit (ELU) Layer | |
Contains classes for the forward ELU layer. | |
Namespaces | |
daal::algorithms::neural_networks::layers::elu | |
Contains classes for the ELU layer. | |
daal::algorithms::neural_networks::layers::elu::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 ELU layer in the batch processing mode. More... | |
struct | Parameter |
Parameters for the ELU layer. More... | |
Enumerations | |
enum | Method { defaultDense = 0 } |
enum | LayerDataId { auxData = layers::lastLayerInputLayout + 1 } |
Identifiers of input objects for the backward ELU layer and results for the forward ELU layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.