mindspore.ops.clip

mindspore.ops.clip(input, min=None, max=None)[source]

Alias for mindspore.ops.clamp() .

Supported Platforms:

Ascend GPU CPU