Describes the relationship between the enumerator type and the actual device's name. More...
#include <ie_device.hpp>
Static Public Member Functions | |
| static TargetDevice | fromStr (const std::string &deviceName) |
| Converts string representation of device to InferenceEngine::TargetDevice enum value. More... | |
| static const char * | name (TargetDevice device) |
| Converts InferenceEngine::TargetDevice enum value to string representation. More... | |
Describes the relationship between the enumerator type and the actual device's name.
|
inlinestatic |
Converts string representation of device to InferenceEngine::TargetDevice enum value.
|
inlinestatic |
Converts InferenceEngine::TargetDevice enum value to string representation.