opencv/modules/core/test/ocl
Alexander Alekhin 198b5096aa
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
2020-03-07 19:06:47 +00:00
..
test_arithm.cpp Merge pull request #16754 from alalek:issue_16752 2020-03-07 19:06:47 +00:00
test_channels.cpp
test_dft.cpp
test_gemm.cpp Merge pull request #12565 from dkurt:dnn_non_intel_gpu 2018-09-26 16:27:00 +03:00
test_image2d.cpp
test_matrix_expr.cpp added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
test_matrix_operation.cpp
test_opencl.cpp