Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Input object for the backward hyperbolic tangent (tanh) layer. More...
Tensor get | ( | TanhLayerDataId | id | ) |
Returns the input object of the backward tanh layer
id | Identifier of the input object |
void set | ( | TanhLayerDataId | id, |
Tensor | val | ||
) |
Sets the input object of the backward tanh layer
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.