logical_not_

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

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