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
..
2021-11-01 10:36:30 +03:00
2021-10-27 22:45:16 +03:00
2021-09-29 12:06:27 +03:00
2021-03-25 02:40:09 +03:00
2021-03-25 02:40:09 +03:00
2021-08-11 19:01:27 +03:00
2021-10-29 15:46:06 +03:00
2021-07-02 11:36:31 +03:00
2021-10-28 11:33:56 +03:00
2021-10-13 10:18:37 +03:00