mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
95ce8f45ea
* TBB executor for GAPI - the sole executor - unit tests for it - no usage in the GAPI at the momnet * TBB executor for GAPI - introduced new overload of execute to explicitly accept tbb::arena argument - added more basic tests - moved arena creation code into tests - * TBB executor for GAPI - fixed compie errors & warnings * TBB executor for GAPI - split all-in-one execute() function into logicaly independant parts * TBB executor for GAPI - used util::variant in in the tile_node * TBB executor for GAPI - moved copy_through_move to separate header - rearranged details staff in proper namespaces - moved all implementation into detail namespace * TBB executor for GAPI - fixed build error with TBB 4.4. - fixed build warnings * TBB executor for GAPI - aligned strings width - fixed spaces in expressions - fixed english grammar - minor improvements * TBB executor for GAPI - added more comments - minor improvements * TBB executor for GAPI - changed ITT_ prefix for macroses to GAPI_ITT * TBB executor for GAPI - no more "unused" warning for GAPI_DbgAssert - changed local assert macro to man onto GAPI_DbgAssert * TBB executor for GAPI - file renamings - changed local assert macro to man onto GAPI_DbgAsse * TBB executor for GAPI - test file renamed - add more comments * TBB executor for GAPI - minor clenups and cosmetic changes * TBB executor for GAPI - minor clenups and cosmetic changes * TBB executor for GAPI - changed spaces and curly braces alignment * TBB executor for GAPI - minor cleanups * TBB executor for GAPI - minor cleanups |
||
---|---|---|
.. | ||
common | ||
cpu | ||
executor | ||
gpu | ||
infer | ||
internal | ||
own | ||
render | ||
rmat | ||
s11n | ||
streaming | ||
util | ||
gapi_array_tests.cpp | ||
gapi_async_test.cpp | ||
gapi_basic_hetero_tests.cpp | ||
gapi_compile_args_tests.cpp | ||
gapi_desc_tests.cpp | ||
gapi_fluid_parallel_rois_test.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_frame_tests.cpp | ||
gapi_gcompiled_tests.cpp | ||
gapi_gcomputation_tests.cpp | ||
gapi_gpu_test.cpp | ||
gapi_graph_meta_tests.cpp | ||
gapi_kernel_tests.cpp | ||
gapi_mock_kernels.hpp | ||
gapi_opaque_tests.cpp | ||
gapi_plaidml_pipelines.cpp | ||
gapi_planar_test.cpp | ||
gapi_sample_pipelines.cpp | ||
gapi_scalar_tests.cpp | ||
gapi_smoke_test.cpp | ||
gapi_transform_tests.cpp | ||
gapi_typed_tests.cpp | ||
gapi_util_tests.cpp | ||
opencl_kernels_test_gapi.hpp | ||
test_main.cpp | ||
test_precomp.hpp |