Namespaces | Macros
cldnn_config.hpp File Reference

A header for advanced hardware related properties for clDNN plugin To use in SetConfig() method of plugins. More...

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

Go to the source code of this file.

Namespaces

 InferenceEngine::CLDNNConfigParams
 GPU plugin configuration.
 

Macros

#define CLDNN_CONFIG_KEY(name)   InferenceEngine::CLDNNConfigParams::_CONFIG_KEY(CLDNN_##name)
 shortcut for defining configuration keys
 

Detailed Description

A header for advanced hardware related properties for clDNN plugin To use in SetConfig() method of plugins.