opencv/modules/dnn/misc/python
Dmitry Kurtaev 8ad5eb521a
Merge pull request #24120 from dkurt:actualize_dnn_links
OCL_FP16 MatMul with large batch

* Workaround FP16 MatMul with large batch

* Fix OCL reinitialization

* Higher thresholds for INT8 quantization

* Try fix gemm_buffer_NT for half (columns)

* Fix GEMM by rows

* Add batch dimension to InnerProduct layer test

* Fix Test_ONNX_conformance.Layer_Test/test_basic_conv_with_padding

* Batch 16

* Replace all vload4

* Version suffix for MobileNetSSD_deploy Caffe model
2023-08-16 15:46:11 +03:00
..
test Merge pull request #24120 from dkurt:actualize_dnn_links 2023-08-16 15:46:11 +03:00
pyopencv_dnn.hpp Fix memory leak in Python custom dnn layers 2020-03-16 16:54:55 +03:00