torch.max()用法torch.max(input, dim, keepdim=False, out=None) -> (Tensor, LongTensor)按维度dim 返回最大值以及最大值的 ...
確定! 回上一頁