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