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

List of all members

Provides methods for the hyperbolic tangent (tanh) layer in the batch processing mode. More...

Class Constructor

TanhBatch ( DaalContext  context,
Class<?extends Number >  cls,
TanhMethod  method 
)

Constructs the tanh layer

Parameters
contextContext to manage the tanh layer
clsData type to use in intermediate computations for the layer, Double.class or Float.class
methodThe layer computation method, TanhMethod

Detailed Description

References

Member Data Documentation

TanhMethod method

Computation method for the layer

Precision prec
protected

Data type to use in intermediate computations for the layer


The documentation for this class was generated from the following file:

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