mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
443fed796a
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 |
||
---|---|---|
.. | ||
gapi_int_backend_tests.cpp | ||
gapi_int_executor_tests.cpp | ||
gapi_int_garg_test.cpp | ||
gapi_int_gmetaarg_test.cpp | ||
gapi_int_gmodel_builder_test.cpp | ||
gapi_int_island_fusion_tests.cpp | ||
gapi_int_island_tests.cpp | ||
gapi_int_recompilation_test.cpp | ||
gapi_int_resolve_kernel_test.cpp | ||
gapi_int_vectorref_test.cpp | ||
gapi_transactions_test.cpp |