Namespaces | Macros
multi_device_config.hpp File Reference

A header that defines advanced related properties for Multi_Device plugin. These properties should be used in SetConfig() and LoadNetwork() methods. More...

#include <string>
#include "ie_plugin_config.hpp"

Go to the source code of this file.

Namespaces

  InferenceEngine
  Inference Engine API.
 
  InferenceEngine::MultiDeviceConfigParams
  Multi Device plugin configuration.
 

Macros

#define  MULTI_CONFIG_KEY(name)   InferenceEngine::MultiDeviceConfigParams::_CONFIG_KEY(MULTI_##name)
  A macro which provides a MULTI-mangled name for configuration key with name name
 

Detailed Description

A header that defines advanced related properties for Multi_Device plugin. These properties should be used in SetConfig() and LoadNetwork() methods.