Element-wise inequality between two tensors.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.not_equal, tf.compat.v2.keras.backend.not_equal
tf.compat.v1.keras.backend.not_equal
tf.compat.v2.keras.backend.not_equal
tf.keras.backend.not_equal( x, y )
x
y
A bool tensor.