mirror of
https://github.com/opencv/opencv.git
synced 2024-12-11 22:59:16 +08:00
5087ff0814
G-API GPU-OpenCL backend (#13008) * gpu/ocl backend core * accuracy tests added and adjusted + license headers * GPU perf. tests added; almost all adjusted to pass * all tests adjusted and passed - ready for pull request * missing license headers * fix warning (workaround RGB2Gray) * fix c++ magic * precompiled header * white spaces * try to fix warning and blur test * try to fix Blur perf tests * more alignments with the latest cpu backend * more gapi tests refactoring + 1 more UB issue fix + more informative tolerance exceed reports * white space fix * try workaround for SumTest * GAPI_EXPORTS instead CV_EXPORTS |
||
---|---|---|
.. | ||
common | ||
cpu | ||
gpu | ||
internal | ||
own | ||
util | ||
gapi_array_tests.cpp | ||
gapi_basic_hetero_tests.cpp | ||
gapi_desc_tests.cpp | ||
gapi_fluid_resize_test.cpp | ||
gapi_fluid_roi_test.cpp | ||
gapi_fluid_test_kernels.cpp | ||
gapi_fluid_test_kernels.hpp | ||
gapi_fluid_test.cpp | ||
gapi_gcompiled_tests.cpp | ||
gapi_gcomputation_tests.cpp | ||
gapi_kernel_tests.cpp | ||
gapi_mock_kernels.hpp | ||
gapi_sample_pipelines.cpp | ||
gapi_scalar_tests.cpp | ||
gapi_smoke_test.cpp | ||
gapi_typed_tests.cpp | ||
gapi_util_tests.cpp | ||
test_main.cpp | ||
test_precomp.hpp |