transpose (). torch.transpose(input, dim0, dim1, out=None) → Tensor. 函數返回輸入矩陣 input 的轉置。交換維度 dim0 和 dim1.
確定! 回上一頁