方法原型 1torch.sort(input, dim=None, descending=False, out=None) -> (Tensor, LongTensor). 返回值 1A tuple of (sorted_tensor, ...
確定! 回上一頁