Not
Flips between true and false, element-wise.
Any input data type is supported, and the output data type is always Bool. For numeric values, zero is considered false and all other values are considered true. For strings, an empty string is considered false and all other strings are considered true. Any input shape is supported, and the output shape will be the same as the input.