xlnstorch.operators.lns_linear

Contents

xlnstorch.operators.lns_linear#

xlnstorch.operators.lns_linear(x, A, base, bias=None)#

See docs for torch._C._nn.linear() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors.

Parameters:
Return type:

Tensor