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:
x (Tensor)
memory_format (memory_format)
- Return type: