Macros
dlia_config.hpp File Reference

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

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

Go to the source code of this file.

Macros

#define  DLIA_METRIC_VALUE(name)   InferenceEngine::DliaMetrics::name
  Shortcut for defining FPGA metric values.
 
#define  DLIA_CONFIG_KEY(name)   InferenceEngine::DLIAConfigParams::_CONFIG_KEY(DLIA_##name)
  Shortcut for defining FPGA configuration keys.
 

Detailed Description

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