但是在pytorch最新版本0.4版本中,增加了torch.reshape(),這個與numpy.reshape 的功能類似。它大致相當於tensor.contiguous().view(). permute是維度 ...
確定! 回上一頁