A header file for Inference Engine Streams-based Executor Interface. More...
#include <memory>#include <vector>#include <string>#include "ie_parameter.hpp"#include "threading/ie_itask_executor.hpp"Go to the source code of this file.
Data Structures | |
| interface | InferenceEngine::IStreamsExecutor |
Interface for Streams Task Executor. This executor groups worker threads into so-called streams. More... | |
| struct | InferenceEngine::IStreamsExecutor::Config |
| Defines IStreamsExecutor configuration. More... | |
Namespaces | |
| InferenceEngine | |
| Inference Engine Plugin API namespace. | |
A header file for Inference Engine Streams-based Executor Interface.