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

Classes

Contains classes of the hyperbolic tangent (tanh) layer.

Classes

class  TanhBackwardBatch
 Class that computes the results of the backward hyperbolic tangent (tanh) layer in the batch processing mode. More...
 
class  TanhBackwardInput
 Input object for the backward hyperbolic tangent (tanh) layer. More...
 
class  TanhBackwardResult
 Provides methods to access results obtained with the compute() method of the backward hyperbolic tangent (tanh) layer. More...
 
class  TanhBatch
 Provides methods for the hyperbolic tangent (tanh) layer in the batch processing mode. More...
 
class  TanhForwardBatch
 Class that computes the results of the forward hyperbolic tangent (tanh) layer in the batch processing mode. More...
 
class  TanhForwardInput
 Input object for the forward hyperbolic tangent (tanh) layer More...
 
class  TanhForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward hyperbolic tangent (tanh) layer. 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.