openvino/inference-engine/include
Ilya Lavrenov 92e3972853
Significant documentation fixes (#3364)
* Added VariableState to Plugin API documentation

* More fixes for plugin documentation

* Added ie_memory_state.hpp to documentation

* Added proper dependencies between C++ and Plugin API targets

* Fixed issues in public C++ API reference

* Fixed issues in public C++ API reference: part 2

* Removed obsolete entries from EXCLUDE_SYMBOLS in doxygen config

* Fixed path to examples, tag files for Plugin API doxygen file

* Put impl to a private section for VariableStatebase

* Fixed examples path to Plugin API: part 2

* Fixed path to examples in main ie_docs doxygen file

* Replaced path to snippets; otherwise path depends on how cloned repo is named

* Added path to snippets for ie_docs doxygen file as well

* Great amount of fixes for documentation

* Removed IE_SET_METRIC

* Fixes for C API documentation

* More fixes for documentation

* Restored Transformations API as a part of Plugin API

* Fixed tag files usage for Plugin API

* Fixed link to FakeQuantize operation
2020-11-26 14:32:12 +03:00
..
cldnn [IE CLDNN] Fallback to FP16 for non-quantized layers in quantized FP16+INT8 IR (#941) 2020-09-03 17:41:29 +03:00
cpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
details Simplified plugin interfaces (#1745) 2020-08-14 12:11:54 +03:00
gna Fix spelling errors in the API and bindings (#2781) 2020-10-23 09:17:03 +03:00
gpu Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
hetero Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
multi-device Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
vpu [IE][VPU]: Refactor vpu configs (#1334) 2020-08-17 17:30:38 +03:00
ie_allocator.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_api.h Implement unicode conversion using Windows native functions (#1590) 2020-08-06 12:01:34 +03:00
ie_blob.h Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_common.h Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_compound_blob.h Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_core.hpp Fix spelling errors in the API and bindings (#2781) 2020-10-23 09:17:03 +03:00
ie_data.h Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_extension.h Implement unicode conversion using Windows native functions (#1590) 2020-08-06 12:01:34 +03:00
ie_icnn_network.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_iexecutable_network.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_iextension.h Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_iinfer_request.hpp Move QueryState from ExecutableNetwork to InferRequest (#2818) 2020-11-12 12:40:43 +03:00
ie_imemory_state.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_input_info.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_layouts.h Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_locked_memory.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_parallel.hpp Make MVN behaviour deterministic (#2458) 2020-10-26 21:01:38 +03:00
ie_parameter.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_plugin_config.hpp [IE CLDNN] Plugin-side kernels caching (#2871) 2020-11-05 23:44:45 +03:00
ie_precision.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_preprocess.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
ie_remote_context.hpp Fix spelling errors in the API and bindings (#2781) 2020-10-23 09:17:03 +03:00
ie_transformations.hpp Low Latency transformation (#2869) 2020-11-06 14:11:11 +03:00
ie_unicode.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
ie_version.hpp Significant documentation fixes (#3364) 2020-11-26 14:32:12 +03:00
inference_engine.hpp Low Latency transformation (#2869) 2020-11-06 14:11:11 +03:00