Several Resize optimizations count on fetching multiple input lines at once to do interpolation more efficiently. At the moment, Fluid backend supports only LPI=1 for Resize kernels. This patch introduces scheduling support for Resizes with LPI>1 and covers these cases with new tests. The support is initially written by Ruslan Garnov. |
||
|---|---|---|
| .. | ||
| common | ||
| cpu | ||
| 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 | ||