openvino/cmake/developer_package/ncc_naming_style
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
..
ncc@63e59ed312 Enabled naming style check for FEM, ONNX FE (#6970) 2021-08-09 15:38:08 +03:00
self_check Enabled naming style check for FEM, ONNX FE (#6970) 2021-08-09 15:38:08 +03:00
ncc_naming_style.cmake Fixed ENABLE_NCC_STYLE condition (#8092) 2021-10-20 09:01:59 +03:00
ncc_run.cmake Enabled naming style check for FEM, ONNX FE (#6970) 2021-08-09 15:38:08 +03:00
openvino.style Introduce OV Extension base api (#7562) 2021-11-01 10:36:30 +03:00
requirements_dev.txt Naming convention tool integration (#6967) 2021-08-07 09:55:45 +03:00
try_find_clang.cmake Naming convention tool integration (#6967) 2021-08-07 09:55:45 +03:00