Data Structures | Namespaces
ie_immediate_executor.hpp File Reference

A header file for Inference Engine Immediate Executor implementation. More...

#include <memory>
#include <string>
#include "threading/ie_itask_executor.hpp"

Go to the source code of this file.

Data Structures

class  InferenceEngine::ImmediateExecutor
 Task executor implementation that just run tasks in current thread during calling of run() method. More...
 

Namespaces

 InferenceEngine
 Inference Engine Plugin API namespace.
 

Detailed Description

A header file for Inference Engine Immediate Executor implementation.