torch.Tensor.aminmax

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

参见 torch.aminmax()

本页目录