equal_

paddle. equal_ ( x, y, name=None ) [source]

Inplace version of equal API, the output Tensor will be inplaced with input x. Please refer to equal.