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-09-07 19:21:41 +03:00
2021-10-27 11:29:06 +03:00
2021-04-19 20:19:17 +03:00
2021-09-15 16:49:11 +03:00
2021-09-15 16:49:11 +03:00
2021-09-15 16:49:11 +03:00
2021-11-01 10:36:30 +03:00
2021-09-23 10:39:20 +03:00
2021-09-15 11:02:38 +03:00
2021-09-15 16:49:11 +03:00
2021-09-17 03:53:39 +03:00
2021-10-27 02:02:21 +03:00
2021-06-09 09:02:25 +03:00
2021-09-20 18:37:32 +03:00
2021-09-10 15:31:27 +03:00
2021-10-27 11:29:06 +03:00
2021-09-15 16:49:11 +03:00
2021-09-07 19:21:41 +03:00
2021-04-19 20:19:17 +03:00
2021-08-10 23:03:26 +03:00
2021-10-21 10:45:25 +03:00
2021-11-01 10:36:30 +03:00
2021-11-01 07:21:28 +03:00
2021-08-11 09:38:43 +03:00
2021-11-01 10:36:30 +03:00
2021-09-17 03:53:39 +03:00
2021-09-07 19:21:41 +03:00