mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05: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