openvino/inference-engine/include
Mateusz Bencer c0d71900fd
Provide ONNX external data mechanism to ReadNetwork (#2588)
* added unit test

* added python test

* using pword approach

* Added passing path to onnx reader

* support for wstring

* Added more tests

* Apply suggestions from code review

Co-authored-by: Michał Karzyński <4430709+postrational@users.noreply.github.com>

* fix build for Windows

* styles applied

* Fixed Windows tests

* styles applied

* fixed styles in tests

* review remarks

* cmake order

* Used target_compile_definitions instead of add_definitions

* Move ONNX_TEST_MODELS to other scope

Co-authored-by: Michał Karzyński <4430709+postrational@users.noreply.github.com>
2020-10-14 12:30:53 +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 Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
details Simplified plugin interfaces (#1745) 2020-08-14 12:11:54 +03:00
gna Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
gpu [IE CLDNN] Add push / pop macro for OpenCL header (#1645) 2020-08-05 23:55:42 +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 Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_common.h Moved QueryNetworkResult to ie_common.h (#1648) 2020-08-06 06:17:29 +03:00
ie_compound_blob.h [IE] Add Blob::createROI method (#882) 2020-07-28 11:26:38 +03:00
ie_core.hpp Provide ONNX external data mechanism to ReadNetwork (#2588) 2020-10-14 12:30:53 +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 Removed deprecated error listener, getmappedtopology (#915) 2020-06-16 15:06:48 +03:00
ie_iextension.h Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_iinfer_request.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_imemory_state.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_input_info.hpp Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
ie_layouts.h [IE] Add Blob::createROI method (#882) 2020-07-28 11:26:38 +03:00
ie_locked_memory.hpp Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
ie_parallel.hpp Hide implementation of SharedObjectLoader to cpp files (#1556) 2020-08-03 14:01:56 +03:00
ie_parameter.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_plugin_config.hpp Fix missprint 2020-08-05 17:01:35 +03:00
ie_precision.hpp [CPU][BF16] bf16 for Gemm or MatMul was enabled (#1920) 2020-09-04 10:04:02 +03:00
ie_preprocess.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
ie_remote_context.hpp publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
ie_unicode.hpp Implement unicode conversion using Windows native functions (#1590) 2020-08-06 12:01:34 +03:00
ie_version.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
inference_engine.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00