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

Modules | Packages | Classes
Smooth Rectifier Linear Unit (SmoothReLU) Layer

Contains classes for smooth relu layer. More...

Detailed Description

Modules

 Backward Smooth Rectifier Linear Unit (SmoothReLU) Layer
 Contains classes for the backward smooth relu layer.
 
 Forward Smooth Rectifier Linear Unit (SmoothReLU) Layer
 Contains classes for the forward smooth relu layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.smoothrelu
 Contains classes of the smooth rectified linear unit (smoothrelu) layer.
 

Classes

class  SmoothreluBatch
 Provides methods for the smooth rectified linear unit (smoothrelu) layer in the batch processing mode. More...
 
class  SmoothreluLayerDataId
 Identifiers of input objects for the backward smoothrelu layer and results for the forward smoothrelu layer. More...
 
class  SmoothreluMethod
 Available methods for smoothrelu layer. More...
 

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