xlnstorch.operators.lns_add

Contents

xlnstorch.operators.lns_add#

xlnstorch.operators.lns_add(x, y, base)#

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

Parameters:
Return type:

Tensor