Data Structures | Namespaces
ie_cnn_net_reader.h File Reference

This is a header file for the Network reader class (wrapper) used to build networks from a given IR. More...

#include <map>
#include <memory>
#include <string>
#include <vector>
#include "details/ie_exception_conversion.hpp"
#include "details/os/os_filesystem.hpp"
#include "ie_blob.h"
#include "ie_cnn_network.h"
#include "ie_common.h"
#include "ie_icnn_net_reader.h"

Go to the source code of this file.

Data Structures

class  InferenceEngine::CNNNetReader
 This is a wrapper class used to build and parse a network from the given IR. More...
 

Namespaces

 InferenceEngine
 Inference Engine API.
 

Detailed Description

This is a header file for the Network reader class (wrapper) used to build networks from a given IR.