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

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

Contains classes for computing smooth rectified linear unit. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.math.smoothrelu
 Contains classes for computing the SmoothReLU algorithm.
 

Classes

class  Input
 Input objects for the SmoothReLU algorithm algorithm More...
 
class  InputId
 Available identifiers of input objects for the SmoothReLU algorithm. More...
 
class  Method
 Available methods for SmoothReLU algorithm. More...
 
class  Result
 Results obtained with the compute() method of the SmoothReLU algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results of the SmoothReLU algorithm. More...
 

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