Ilya Lavrenov
|
036f574756
|
module library type for IE plugins, extensions (#3656)
* CMAKE: Added MODULE linker flags
* Fixed plugins.xml s
* Use module instead of shared library
* Fixes
* tab 2 spaces
* Renamed get_shared_library_name to ie_plugin_get_file_name
|
2020-12-23 18:25:42 +03:00 |
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 |
Ilya Lavrenov
|
0b2827e027
|
Moved plugin to hidden folder (#999)
|
2020-06-19 21:04:12 +03:00 |
Alexey Suhov
|
f30dcc218c
|
publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114
|
2020-05-20 01:13:06 +03:00 |
Alexey Suhov
|
5b428f0655
|
publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687
|
2020-05-13 21:12:22 +03:00 |