opencv/modules/dnn
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor
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
2022-07-05 19:14:42 +03:00
..
cmake/hooks Merge pull request #14660 from YashasSamaga:dnn-cuda-build 2019-06-02 14:47:15 +03:00
include/opencv2 Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2022-07-05 19:14:42 +03:00
misc dnn: fix API - explicit ctors, const methods 2022-01-21 12:38:51 +00:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
src Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2022-07-05 19:14:42 +03:00
test Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2022-07-05 19:14:42 +03:00
CMakeLists.txt Merge pull request #21036 from fengyuentau:timvx_backend_support 2022-03-31 21:42:11 +00:00