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