xlnstorch.operators.lns_sum

Contents

xlnstorch.operators.lns_sum#

xlnstorch.operators.lns_sum(x, base, dim=None, keepdim=False)#

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

Parameters:
Return type:

Tensor