torch.sum() #返回总和. torch.mean() #返回平均值. torch.unique(input, sorted=False) #返回唯一的数值,每个数值返回一次. > ...
確定! 回上一頁