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