This is a header file for the Inference Engine plugin C++ API. More...
#include <map>#include <string>#include <memory>#include "ie_plugin.hpp"#include "details/ie_exception_conversion.hpp"#include "cpp/ie_executable_network.hpp"#include "ie_plugin_ptr.hpp"#include "ie_cnn_network.h"Go to the source code of this file.
Data Structures | |
| class | InferenceEngine::InferencePlugin |
| This class is a C++ API wrapper for IInferencePlugin. It can throw exceptions safely for the application, where it is properly handled. More... | |
This is a header file for the Inference Engine plugin C++ API.