Namespaces | Macros
hetero_plugin_config.hpp File Reference

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

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

Go to the source code of this file.

Namespaces

 InferenceEngine
 Inference Engine API.
 
 InferenceEngine::HeteroConfigParams
 Heterogeneous plugin configuration.
 

Macros

#define HETERO_CONFIG_KEY(name)   InferenceEngine::HeteroConfigParams::_CONFIG_KEY(HETERO_##name)
 Shortcut for defining HETERO configuration keys.
 

Detailed Description

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