bitwise_not_

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

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