Rate this Page

torch.values_copy#

torch.values_copy()#

Performs the same operation as torch.values(), but all output tensors are freshly created instead of aliasing the input.