opencv/modules/dnn
Dmitry Kurtaev a5c92c2029 Merge pull request #13694 from dkurt:dnn_ie_async
Asynchronous API from Intel's Inference Engine (#13694)

* Add forwardAsync for asynchronous mode from Intel's Inference Engine

* Python test for forwardAsync

* Replace Future_Mat to AsyncMat

* Shadow AsyncMat

* Isolate InferRequest callback

* Manage exceptions in Async API of IE
2019-04-19 21:01:19 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 Merge pull request #13694 from dkurt:dnn_ie_async 2019-04-19 21:01:19 +03:00
misc Merge pull request #13694 from dkurt:dnn_ie_async 2019-04-19 21:01:19 +03:00
perf dnn(test): skip tests 2019-04-03 17:49:05 +03:00
src Merge pull request #13694 from dkurt:dnn_ie_async 2019-04-19 21:01:19 +03:00
test Merge pull request #13694 from dkurt:dnn_ie_async 2019-04-19 21:01:19 +03:00
CMakeLists.txt cmake: fix build of dnn tests with shared common code 2019-03-31 08:52:25 +00:00