tf.math.logical_not

Returns the truth value of NOT x element-wise.

tf.math.logical_not(
    x, name=None
)

Args:

Returns:

A Tensor of type bool.