Why can't we use torch.transpose(tensor_pt, dim0, dim1) ? Well. torch.transpose supports only swapping of two axes and not more. Let's change ...
確定! 回上一頁