opencv/modules/core/src/opencl
JoeHowse 34183237ce
Merge pull request #20203 from JoeHowse:clMath-patches
Fix dynamic loading of clBLAS and clFFT (formerly, clAmdBlas and clAmdFft)

* Fix dynamic loading of clBLAS and clFFT

* Update filenames and function names for clBLAS (formerly, clAmdBlas)

* Update filenames and function names for clFFT (formerly, clAmdFft)

* Uncomment teardown of clFFT; tear down clFFT in same way as clBLAS

* Fix generators for clBLAS and clFFT headers

* Update generators to parse recent clBLAS and clFFT library headers

* Update generators to be compatible with Python 3

* Re-generate OpenCV's clBLAS and clFFT headers

* Update function calls to match names in newly generated headers

* Disable (and comment on) teardown code for clBLAS and clFFT

* Renaming *clamd* files

* Renaming *clamdblas* files to *clblas*

* Renaming *clamdfft* files to *clfft*

* Update generator for CL headers

* Update generator to be compatible with Python 3
2021-06-07 20:24:27 +00:00
..
runtime Merge pull request #20203 from JoeHowse:clMath-patches 2021-06-07 20:24:27 +00:00
arithm.cl
convert.cl
copymakeborder.cl
copyset.cl
cvtclr_dx.cl Merge pull request #19783 from mikhail-nikolskiy:interop-perf 2021-03-25 21:27:31 +00:00
fft.cl core(ocl): fix fft kernel compilation 2019-09-03 15:46:53 +03:00
flip.cl Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 2020-02-21 16:13:41 +03:00
gemm.cl
halfconvert.cl dnn(ocl): avoid mess FP16/FP32 in convolution layer 2020-12-15 08:51:24 +00:00
inrange.cl
intel_gemm.cl
lut.cl
meanstddev.cl
minmaxloc.cl
mixchannels.cl
mulspectrums.cl
normalize.cl
reduce2.cl
reduce.cl
repeat.cl
set_identity.cl
split_merge.cl
transpose.cl