Python wrappers
Public Python APIs implemented by this engine symbol.Elementwise logical NOT: .
Composite over equal_op against zero — strictly cheaper than the
double-flip bitwise_not(not_equal(a, 0)) pattern. Not differentiable.
Math
See Also
logical_and_op, logical_or_op.
Parameters
aTensorImplPtrOperand of arbitrary numeric dtype.
Returns
TensorImplPtrBool tensor of the same shape as a.