openvino/cmake/developer_package
Ilya Churaev 4122ef50d6
Introduce OV Extension base api (#7562)
* Moved so loader to utils

* Fixed extension tests

* Fixed tests and style

* Fixed style and tests

* Fixed ARM build

* Fix windows

* Fix ieFuncTests

* Wrap runtime exception

* Fixed tests

* Added separate new extension

* Fixed unicode extension loading

* Try to fix windows

* Fixed windows

* Fixed macro

* Fixed doc

* Fixed build

* Fixed comments

* Try to fix build

* Fixed build

* Fixed build

* Fixed shared_from_this

* Temp commit

* Changed extension

* Fixed merge conflicts

* Removed ngraph namespace from new extensions

* Fixed code style

* Added core add_extension methods and tests

* Added new tests

* Implement tile operation

* Enabled new extensions support

* Fixed build

* Fixed code style

* Try to fix windows

* Changed base extension class

* Removed redundant Ptr

* Fixed comments

* Fixed friend decl

* Fixed Windows export

* Fixed centos

* Added template add_extension method

* Move destructor to public

* Removed BaseExtension class

* Added variadic add_extension methods

* Fixed doc and typo

* Added BaseOpDestructor

* Allow to create new extension only for new operations

* Revert tests

* Fixed comments

* Fixed comments

* Fixed comment

* Added SO Extension wrapper
2021-11-01 10:36:30 +03:00
..
api_validator Static compilation for inference plugins (#8197) 2021-10-28 11:33:56 +03:00
clang_format Naming convention tool integration (#6967) 2021-08-07 09:55:45 +03:00
compile_flags Static plugins: preprocessing and AUTO (#8265) 2021-10-30 22:08:44 +03:00
coverage Partially merge ngraph / IE cmakes (#6316) 2021-06-24 13:14:04 +03:00
cpplint Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
cross_compile Minimized usage of `IE_MAIN_SOURCE_DIR` (#6422) 2021-06-30 18:15:41 +03:00
download CVS-34900: updated pugixml to v1.11.4 (#6301) 2021-07-02 11:36:31 +03:00
ncc_naming_style Introduce OV Extension base api (#7562) 2021-11-01 10:36:30 +03:00
plugins Static plugins: preprocessing and AUTO (#8265) 2021-10-30 22:08:44 +03:00
shellcheck Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
tbb Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
vs_version Static compilation for inference plugins (#8197) 2021-10-28 11:33:56 +03:00
IEDevScriptsConfig.cmake Fixed byteSize for Blob / ov::Tensor (#7989) 2021-10-19 02:01:10 +03:00
TBBConfig.cmake Openvino autogenerated cmake (#5484) 2021-05-07 11:57:51 +03:00
add_ie_target.cmake Reference template plugin tests to OpenVINO 2.0 (#7685) 2021-09-28 10:46:03 +03:00
debug.cmake Removed dependencies scripts (#7569) 2021-09-22 12:17:41 +03:00
faster_build.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
features.cmake Naming convention tool integration (#6967) 2021-08-07 09:55:45 +03:00
linux_name.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
message.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
models.cmake Added missed include(ExternalProject) (#6366) 2021-06-25 12:54:24 +03:00
options.cmake cmake improvements: coverage and SELECTIVE_BUILD beautifications (#4937) 2021-03-26 06:40:54 +03:00
packaging.cmake New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
target_flags.cmake Fix for cmake 3.21.x (#6722) 2021-07-21 11:55:41 +03:00
version.cmake Added version information to OpenVINO Core (#7600) 2021-09-23 17:03:45 +03:00
whole_archive.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00