opencv/modules/gapi/src/executor
Anatoliy Talamanov d98e07c3d3
Merge pull request #21660 from TolyaTalamanov:at/handle-exception-in-streamingexecutor
[G-API] Handle exceptions in streaming executor

* Handle exceptions in streaming executor

* Rethrow exception in non-streaming executor

* Clean up

* Put more tests

* Handle exceptions in IE backend

* Handle exception in IE callbacks

* Handle exception in GExecutor

* Handle all exceptions in IE backend

* Not only (std::exception& e)

* Fix comments to review

* Handle input exception in generic way

* Fix comment

* Clean up

* Apply review comments

* Put more comments
* Fix alignment
* Move test outside of HAVE_NGRAPH

* Fix compilation
2022-03-25 08:19:53 +00:00
..
conc_queue.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gasync.cpp gapi(async): use lazy-initialization of async_service singleton 2021-01-15 04:47:54 +00:00
gexecutor.cpp Merge pull request #21660 from TolyaTalamanov:at/handle-exception-in-streamingexecutor 2022-03-25 08:19:53 +00:00
gexecutor.hpp Merge pull request #18339 from rgarnov:rg/rmat_integration 2020-10-04 18:57:41 +00:00
gstreamingexecutor.cpp Merge pull request #21660 from TolyaTalamanov:at/handle-exception-in-streamingexecutor 2022-03-25 08:19:53 +00:00
gstreamingexecutor.hpp Merge pull request #21660 from TolyaTalamanov:at/handle-exception-in-streamingexecutor 2022-03-25 08:19:53 +00:00
gtbbexecutor.cpp Added ITT traces to GStreamingExecutor 2021-05-11 12:52:47 +03:00
gtbbexecutor.hpp remove redundant semicolons 2021-10-27 20:19:05 +08:00
last_value.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00