Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Modules | Packages | Classes
Exponential Linear Unit (ELU) Layer

Contains classes for the ELU layer. More...

Detailed Description

Modules

 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.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.elu
 Contains classes of the Exponential Linear Unit (ELU) layer.
 

Classes

class  EluBatch
 Provides methods for the Exponential Linear Unit (ELU) layer in the batch processing mode. More...
 
class  EluLayerDataId
 Identifiers of input objects for the backward ELU layer and results for the forward ELU layer. More...
 
class  EluMethod
 Available methods for the ELU layer. More...
 

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