Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Modules | Packages | Classes
Parametric Rectifier Linear Unit (pReLU) Layer

Contains classes for the prelu layer. More...

Detailed Description

Modules

 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.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.prelu
 Contains classes of the prelu layer.
 

Classes

class  PreluBatch
 Provides methods for the prelu layer in the batch processing mode. More...
 
class  PreluLayerDataId
 Identifiers of input objects for the backward prelu layer and results for the forward prelu layer. More...
 
class  PreluMethod
 Available methods for the prelu layer. More...
 
class  PreluParameter
 Class that specifies parameters of the prelu layer. More...
 

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