1. 19 Apr, 2019 1 commit
    • Dmitry Kurtaev's avatar
      Merge pull request #13694 from dkurt:dnn_ie_async · a5c92c20
      Dmitry Kurtaev authored
      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
      a5c92c20