# tensorplay.functional.quantized_batch_norm

Source: https://www.tensorplay.cn/docs/generated/tensorplay.functional.quantized_batch_norm.html

```python
tensorplay.functional.quantized_batch_norm(input, weight, bias, mean, var, eps, output_scale, output_zero_point)
```
