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

Modules | Packages | Classes
Hyperbolic Tangent Layer

Contains classes for the hyperbolic tangent layer. More...

Detailed Description

Modules

 Backward Hyperbolic Tangent Layer
 Contains classes for the backward hyperbolic tangent layer.
 
 Forward Hyperbolic Tangent Layer
 Contains classes for the forward hyperbolic tangent layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.tanh
 Contains classes of the hyperbolic tangent (tanh) layer.
 

Classes

class  TanhBatch
 Provides methods for the hyperbolic tangent (tanh) layer in the batch processing mode. More...
 
class  TanhLayerDataId
 Identifiers of input objects for the backward hyperbolic tangent (tanh) layer and results for the forward tanh layer. More...
 
class  TanhMethod
 Available methods for hyperbolic tangent (tanh) layer. More...
 

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