Element-wise hyperbolic tangent. You can also use tanh().
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_tanh() for the underlying primitive.
Element-wise hyperbolic tangent. You can also use tanh().
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_tanh() for the underlying primitive.