Executable Network base classes¶
A set of base and helper classes to implement an executable network class.
// templates
template InferenceEngine::IExecutableNetworkInternal;
// classes
class InferenceEngine::ExecutableNetworkThreadSafeDefault;
A set of base and helper classes to implement an executable network class.
// templates
template InferenceEngine::IExecutableNetworkInternal;
// classes
class InferenceEngine::ExecutableNetworkThreadSafeDefault;