xlnstorch.operators.lns_rrelu# xlnstorch.operators.lns_rrelu(x, a, base)# See docs for torch.nn.functional.rrelu() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: x (Tensor) a (Tensor) base (Tensor) Return type: Tensor