这两个函数都是交换维度的操作。有一些细微的区别1. 官方文档transpose() torch.transpose(input, dim0, dim1, out=None) → Tensor 函数返回输入 ...
確定! 回上一頁