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