This is a header file for the Network reader class (wrapper) used to build networks from a given IR. More...
#include <string>#include <vector>#include <memory>#include <map>#include "ie_blob.h"#include "ie_cnn_network.h"#include "ie_common.h"#include "ie_icnn_net_reader.h"#include "details/ie_exception_conversion.hpp"#include "details/os/os_filesystem.hpp"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. All the methods here can throw exceptions. More... | |
This is a header file for the Network reader class (wrapper) used to build networks from a given IR.