opencv/modules/dnn
HAN Liutong e5fb50476c
Merge pull request #20521 from hanliutong:dev-rvv-multiVLEN
Make the implementation of optimization in DNN adjustable to different vector sizes with RVV intrinsics.

* Update fastGEMM for multi VLEN.

* Update fastGEMM1T for multi VLEN.

* Update fastDepthwiseConv for multi VLEN.

* Update fastConv for multi VLEN.

* Replace malloc with cv::AutoBuffer.
2021-10-05 15:35:00 +00:00
..
cmake/hooks Merge pull request #14660 from YashasSamaga:dnn-cuda-build 2019-06-02 14:47:15 +03:00
include/opencv2 pre: OpenCV 4.5.4 (version++) 2021-10-04 22:35:47 +00:00
misc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-09-02 15:24:04 +00:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-09-25 17:50:00 +00:00
src Merge pull request #20521 from hanliutong:dev-rvv-multiVLEN 2021-10-05 15:35:00 +00:00
test Merge pull request #20535 from SamFC10:onnx-q 2021-10-04 18:07:38 +00:00
CMakeLists.txt int8 layers and 8-bit quantization support 2021-08-19 09:56:47 +05:30