A set of base and helper classes to implement an executable network class. More...
Data Structures | |
| class | InferenceEngine::ExecutableNetworkThreadSafeDefault |
| This class provides optimal thread safe default implementation. The class is recommended to be used as a base class for Executable Network impleentation during plugin development. More... | |
| interface | InferenceEngine::IExecutableNetworkInternal |
| An internal API of executable network to be implemented by plugin,. More... | |
A set of base and helper classes to implement an executable network class.