Data Structures | Namespaces
ie_cnn_network.h File Reference

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

#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "ie_icnn_network.hpp"
#include "ie_blob.h"
#include "ie_common.h"
#include "ie_data.h"
#include "details/ie_exception_conversion.hpp"
#include "ie_extension.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...
 

Namespaces

 InferenceEngine
 Inference Engine C++ API.
 

Detailed Description

A header file that provides wrapper for ICNNNetwork object.