transpose (). torch.transpose(input, dim0, dim1, out=None) → Tensor. 函数返回输入矩阵 input 的转置。交换维度 dim0 和 dim1.
確定! 回上一頁