ArrayEqualΒΆ
True if two arrays have the same shape and elements.
Abstract Signature:
ArrayEqual(a1: Tensor, a2: Tensor)
Keras
API:
keras.ops.allStrategy: Macro 'keras.ops.all(keras.ops.equal({a1}, {a2}))'
True if two arrays have the same shape and elements.
Abstract Signature:
ArrayEqual(a1: Tensor, a2: Tensor)
keras.ops.all