Use torch.Tensor.reshape(*shape) (aka torch.reshape(tensor, shapetuple) ) to specify all the dimensions. If the original data ...
確定! 回上一頁