xlnstorch.operators.lns_any

Contents

xlnstorch.operators.lns_any#

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

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

Parameters:
Return type:

Tensor