torch.Tensor.aminmax¶ Tensor.aminmax(*, dim=None, keepdim=False) -> (Tensor min, Tensor max)¶ 請參閱 torch.aminmax()