mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
a80fcacd90
Add per_tensor_quantize to int8 quantize * add per_tensor_quantize to dnn int8 module. * change api flag from perTensor to perChannel, and recognize quantize type and onnx importer. * change the default to hpp