Data Structures
ie_cnn_network.h File Reference

A header file that provides wrapper for ICNNNetwork object. More...

#include <ie_icnn_net_reader.h>
#include <details/ie_cnn_network_iterator.hpp>
#include <details/ie_exception_conversion.hpp>
#include <ie_icnn_network.hpp>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "ie_blob.h"
#include "ie_common.h"
#include "ie_data.h"

Go to the source code of this file.

Data Structures

class  InferenceEngine::CNNNetwork
 This class contains all the information about the Neural Network and the related binary information. More...
 

Detailed Description

A header file that provides wrapper for ICNNNetwork object.