Data Structures | Namespaces
ie_istreams_executor.hpp File Reference

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.
 

Detailed Description

A header file for Inference Engine Streams-based Executor Interface.