评价此页

torch.Tensor.aminmax#

Tensor.aminmax(*, dim=None, keepdim=False) -> (Tensor min, Tensor max)#

请参阅 torch.aminmax()