# tensorplay.quantized_div

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

```python
tensorplay.quantized_div(a, b, a_scale, a_zero_point, b_scale, b_zero_point, out_scale, out_zero_point)
```
