# tensorplay.quantized_conv2d_prepack

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

```python
tensorplay.quantized_conv2d_prepack(weight, weight_scales, weight_zero_points, bias=None, transposed=False)
```
