xlnstorch.operators.lns_clone

Contents

xlnstorch.operators.lns_clone#

xlnstorch.operators.lns_clone(x, memory_format=torch.preserve_format)#

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

Parameters:
Return type:

Tensor