torch.tensor.contiguous() and copy.deepcopy() methods are different. Here's illustration: >>> x = torch.arange(6).view(2, ...
確定! 回上一頁