torch.transpose(input, dim0, dim1, out=None) → Tensor. 用法:返回輸入矩陣 input 的轉置。交換維度 dim0 和 dim1 。 輸出張量與輸入張量共享 ...
確定! 回上一頁