Ilya Lavrenov
ab34701590
Added OpenVINO runtime macro ( #7586 )
...
* Fixed typo
* Moved ie::Parameter to new API
* New OpenVINO API macro
* Used OpenVINO Plugin API for some plugins
* Used OPENVINO_RUNTIME_API
* Revert "Moved ie::Parameter to new API"
This reverts commit fef5e3b487 .
* Fixed code style and docs
* Fixed compilation
2021-09-23 10:39:20 +03:00
Ilya Churaev
55fb542bc6
Added OpenVINO util library ( #7481 )
...
* Added OpenVINO util library
* Fixed code style
* Fixed build
* Fixed build
* Added methods from IE utils
* Fixed style
* Fixed Windows build
* Fixed linux build
* Fixed windows build
* Try to fix dladdr
* Try to fix windows
* Fixed typo
* Fixed detection dynamic libs from static library
* Revert some changes
* Revert changes in windows loader
* Revert network reader
* Removed some methods from plugin API
* Fixed fluid tests
* Fixed typo
* Fixed include
* Try to fix CI
* Try to fix centos
* fix typo
2021-09-20 18:37:32 +03:00
Alexey Suhov
a748c26fee
Align copyright notice in cpp and cmake source files (CVS-51320) ( #4950 )
2021-03-25 02:40:09 +03:00
Vladimir Paramuzov
6e7db6fb37
[IE CLDNN] Plugin-side kernels caching ( #2871 )
2020-11-05 23:44:45 +03:00