Data Structures | Typedefs
ie_ihetero_plugin.hpp File Reference

A header file that provides interface to register custom hetero functionality. More...

#include <map>
#include <string>
#include <memory>
#include <ie_icnn_network.hpp>
#include <ie_iexecutable_network.hpp>
#include <ie_plugin.hpp>

Go to the source code of this file.

Data Structures

class   InferenceEngine::IHeteroDeviceLoader
 
class   InferenceEngine::IHeteroInferencePlugin
 

Typedefs

using  InferenceEngine::MapDeviceLoaders = std::map< std::string, InferenceEngine::IHeteroDeviceLoader::Ptr >
 

Detailed Description

A header file that provides interface to register custom hetero functionality.