G-API: Introduce new `reshape()` API (#12990) * Moved initFluidUnits, initLineConsumption, calcLatency, calcSkew to separate functions * Added Fluid::View::allocate method (moved allocation logic from constructor) * Changed util::zip to util::indexed, utilized collectInputMeta in GFluidExecutable constructor * Added makeReshape method to FluidExecutable * Removed m_outputRoi from GFluidExecutable * Added reshape feature * Added switch of resize mapper if agent ratio was changed * Added more TODOs and renamed a function * G-API reshape(): add missing `override` specifiers Fix warnings on all platforms |
||
|---|---|---|
| .. | ||
| 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 | ||