opencv/modules/dnn
Alexander Alekhin 35e824c287 dnn(ocl): fix out of bound access in GEMM-like kernels
- dropped usage of CreateSubBuffer() - buffers lifetime management issue
- fixed elementwise offset
- avoid out of bounds read access
2021-09-06 18:17:21 +00:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 pre: OpenCV 3.4.15 (version++) 2021-06-07 20:10:34 +00:00
misc Merge pull request #20480 from JulieBar:lstm_pytest 2021-08-05 18:13:17 +03:00
perf dnn(test): update tests for OpenVINO 2021.2 2020-12-17 07:53:35 +00:00
src dnn(ocl): fix out of bound access in GEMM-like kernels 2021-09-06 18:17:21 +00:00
test Merge pull request #20647 from rogday:resize_concat_optimization 2021-09-03 12:32:29 +00:00
CMakeLists.txt Update CMakeLists.txt 2021-04-26 22:43:04 +03:00