xlnstorch.operators.lns_ne# xlnstorch.operators.lns_ne(x, y)# See docs for torch.ne() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: x (Tensor) y (Tensor) Return type: Tensor