mindspore.ops.clip

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

Alias for mindspore.ops.clamp() .

Supported Platforms:

Ascend GPU CPU