Merge pull request #19487 from TolyaTalamanov:at/support-nireq-option
authorAnatoliy Talamanov <anatoliy.talamanov@intel.com>
Fri, 26 Feb 2021 12:53:30 +0000 (15:53 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Feb 2021 12:53:30 +0000 (12:53 +0000)
commit28c064f3459debe8707eb6d2817a080f442e8e7c
treef01ec7aebfc0441ea5430ad91071503cd1d68314
parentc7f03814eaeeecef7bed929e89ad5138f9067786
Merge pull request #19487 from TolyaTalamanov:at/support-nireq-option

[G-API] Support multiple asynchronous requests

* Support nireq option

* Disable tests to check CI

* Fix bug with hanging

* WA to green CI

* Snapshot

* Simplify RequestPool

* Add default values to id

* Fix win warning
modules/gapi/include/opencv2/gapi/infer/ie.hpp
modules/gapi/src/backends/ie/giebackend.cpp
modules/gapi/src/backends/ie/giebackend.hpp
modules/gapi/src/executor/gstreamingexecutor.cpp
modules/gapi/test/infer/gapi_infer_ie_test.cpp