pytorch : torch.Tensor.view ... Tensoe.view(python method, in torch.Tensor) ... 即,view起到的作用是reshape,view的引數的是改變後的shape.
確定! 回上一頁