include Directory Reference
Directory dependency graph for include:
tmp_docs/inference-engine/include

Directories

Files

file   ie_allocator.hpp [code]
  A header file that provides Allocator interface.
 
file   ie_api.h [code]
  The macro defines a symbol import/export mechanism essential for Microsoft Windows(R) OS.
 
file   ie_blob.h [code]
  A header file for Blob and generic TBlob<>
 
file   ie_common.h [code]
  This is a header file with common inference engine definitions.
 
file   ie_context.hpp [code]
  This is a header file for the IE Context class.
 
file   ie_data.h [code]
  This header file defines the main Data representation node.
 
file   ie_device.hpp [code]
  This header file contains aspects of working on different devices like CPU, GEN, FPGA, etc.
 
file   ie_error.hpp [code]
  A header file for a plugin logging mechanism.
 
file   ie_extension.h [code]
  A header file that defines a wrapper class for handling extension instantiation and releasing resources.
 
file   ie_icnn_net_reader.h [code]
  A header file that provides interface for network reader that is used to build networks from a given IR.
 
file   ie_icnn_network.hpp [code]
  This is a header file for the ICNNNetwork class.
 
file   ie_icnn_network_stats.hpp [code]
  This is a header file for the ICNNNetworkStats class.
 
file   ie_iexecutable_network.hpp [code]
  a header file for IExecutableNetwork interface
 
file   ie_iextension.h [code]
  This is a header file for Inference Engine Extension Interface.
 
file   ie_ihetero_plugin.hpp [code]
  A header file that provides interface to register custom hetero functionality.
 
file   ie_iinfer_request.hpp [code]
  a header file for IInferRequest interface
 
file   ie_imemory_state.hpp [code]
  a header file for IMemoryState interface
 
file   ie_input_info.hpp [code]
  a header file for InputInfo class
 
file   ie_layers.h [code]
  a header file for internal Layers structure to describe layers information
 
file   ie_layouts.h [code]
  A header file for data layouts and conversion between them.
 
file   ie_locked_memory.hpp [code]
  A header file for generic LockedMemory<> and different variations of locks.
 
file   ie_parallel.hpp [code]
  Contains declarations and definitions for sequential and multi-threading implementations. Multi-threading support is implemented in two variants: using the Threading Building Blocks library and OpenMP* product. To build a particular implementation, use the corresponding identifier: IE_THREAD_TBB, IE_THREAD_OMP or IE_THREAD_SEQ.
 
file   ie_plugin.hpp [code]
  A header file for Main Inference Engine API.
 
file   ie_plugin_config.hpp [code]
  a header for advanced hardware related properties for clDNN plugin To use in SetConfig() method of plugins
 
file   ie_plugin_dispatcher.hpp [code]
  A header for a class to handle plugin loading.
 
file   ie_plugin_ptr.hpp [code]
  A header file contains a wrapper class for handling plugin instantiation and releasing resources.
 
file   ie_precision.hpp [code]
  A header file that provides class for describing precision of data.
 
file   ie_preprocess.hpp [code]
  This header file provides structures to store info about pre-processing of network inputs (scale, mean image, ...)
 
file   ie_primitive_info.hpp [code]
  A header file for the PrimitiveInfo struct.
 
file   ie_tensor_info.hpp [code]
  A header file for the TensorInfo structure.
 
file   ie_utils.hpp [code]
  A header file that provides utilities for calculating per layer theoretical statistic.
 
file   ie_version.hpp [code]
  A header file that provides versioning information for the inference engine shared library.
 
file   inference_engine.hpp [code]
  A header file that provides a set of convenience utility functions and the main include file for all other .h files.