Merge pull request #20705 from TolyaTalamanov:at/handle-reshape-in-gexecutor
authorAnatoliy Talamanov <anatoliy.talamanov@intel.com>
Thu, 23 Sep 2021 19:59:40 +0000 (22:59 +0300)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 19:59:40 +0000 (22:59 +0300)
commit499d8adb75f18113c1fd5ec36cbfbe5fac9b993a
treee9534edd8c0e46f1a34e41578aa5aa18fc128fba
parent54386c82fd5ca3079f60d1758bb1d25651a329c9
Merge pull request #20705 from TolyaTalamanov:at/handle-reshape-in-gexecutor

G-API: Handle reshape for generic case in GExecutor

* Handle reshape for generic case for GExecutor

* Add initResources

* Add tests

* Refactor reshape method
modules/gapi/src/executor/gexecutor.cpp
modules/gapi/test/internal/gapi_int_executor_tests.cpp