mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
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