Merge pull request #16754 from alalek:issue_16752
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 7 Mar 2020 19:06:47 +0000 (22:06 +0300)
committerGitHub <noreply@github.com>
Sat, 7 Mar 2020 19:06:47 +0000 (19:06 +0000)
commit198b5096aaf8f5d855b98337e9de2fc45485c5a7
tree337a6dfc69fdfb7c087414f3c513310ce4672d51
parent619180dffdfeb0f72c69a3ef7d1f53fe4435b650
Merge pull request #16754 from alalek:issue_16752

* core(test): FP16 norm test

* core: norm()-FP16 disable OpenCL

* core(norm): fix 16f32f local buffer size
modules/core/src/minmax.cpp
modules/core/src/norm.cpp
modules/core/src/sum.dispatch.cpp
modules/core/test/ocl/test_arithm.cpp
modules/ts/src/ts_func.cpp