torch.view has existed for a long time. It will return a tensor with the new shape. The returned tensor will share the underling data with the original ...
確定! 回上一頁