Rate this Page

torch.view_as_complex_copy#

torch.view_as_complex_copy()#

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