评价此页

torch.Tensor.clip_#

Tensor.clip_(min=None, max=None) Tensor#

Alias for clamp_().