bitwise_xor_

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

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