pytorch中可以改变维度的操作有torch.reshape,torch.view,torch.repeat,torch.expand,torch.permute,torch.transpose import torch #torch.view和torch.reshape是一样 ...
確定! 回上一頁