Negates a tensor element-wise. You can also use the unary - operator.
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_negate() for the underlying primitive.
Negates a tensor element-wise. You can also use the unary - operator.
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_negate() for the underlying primitive.