openvino/inference-engine/include/details
Ilya Lavrenov a4dcfed1a9
Simplified plugin interfaces (#1745)
* Simplified plugin interface

* Allow not implemented

* Fixes

* Fixed CPU plugin tests

* Fixed tests dependencies

* Fixes

* Fixed GPU plugin compilation

* Renamed plugin

* Fixes

* Removed tests for plugin base

* Fix2

* Fix 2

* Define a macro to define plugin creation function

* Clean-up

* Fixed OSX build

* Fixed CentOS

* Fixed exception catch / throw

* Fixed clang issue

* Fixed python tests on macOsx
2020-08-14 12:11:54 +03:00
..
ie_blob_iterator.hpp Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
ie_exception.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_exception_conversion.hpp Simplified plugin interfaces (#1745) 2020-08-14 12:11:54 +03:00
ie_irelease.hpp Removed suppression macro usage (#1108) 2020-06-24 18:40:06 +03:00
ie_no_copy.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
ie_no_release.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
ie_pre_allocator.hpp Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ie_so_loader.h Hide implementation of SharedObjectLoader to cpp files (#1556) 2020-08-03 14:01:56 +03:00
ie_so_pointer.hpp Implement unicode conversion using Windows native functions (#1590) 2020-08-06 12:01:34 +03:00