Data Structures
ie_executable_network.hpp File Reference

A header file that provides wrapper classes for IExecutableNetwork. More...

#include <map>
#include <string>
#include <vector>
#include <memory>
#include <algorithm>
#include "ie_iexecutable_network.hpp"
#include "cpp/ie_infer_request.hpp"
#include "cpp/ie_memory_state.hpp"
#include "cpp/ie_cnn_network.h"
#include "details/ie_exception_conversion.hpp"

Go to the source code of this file.

Data Structures

class   InferenceEngine::ExecutableNetwork
  wrapper over IExecutableNetwork More...
 

Detailed Description

A header file that provides wrapper classes for IExecutableNetwork.