Element-wise exp(x) - 1, more accurate for small x.
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_expm1() for the underlying primitive.
Element-wise exp(x) - 1, more accurate for small x.
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_expm1() for the underlying primitive.