opencv/modules/core/test/ocl
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu
* Remove isIntel check from deep learning layers

* Remove fp16->fp32 fallbacks where it's not necessary

* Fix Kernel::run to prevent localsize > globalsize
2018-09-26 16:27:00 +03:00
..
test_arithm.cpp
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
test_matrix_operation.cpp
test_opencl.cpp