# tensorplay.quantized_clamp

Source: https://www.tensorplay.cn/docs/generated/tensorplay.quantized_clamp.html

```python
tensorplay.quantized_clamp(input, self_scale, self_zero_point, out_scale, out_zero_point, min=None, max=None)
```
