Commit Graph
3 Commits
Author SHA1 Message Date
Ilya Lavrenov c13d7795ef Debian packages are generated 2021-12-05 19:45:01 +03:00
Ilya Lavrenov 61f36feb97 Removed samples_deps, demo_scripts component 2021-12-04 22:00:11 +03:00
Ilya Lavrenov c02fe4b813 Static OpenVINO frontends (#8868)
* Static OpenVINO frontends

* ONNX tests with shared extension CustomOpUser_ONNXImporter

* Resolved issues with ONNX's NCC style check

* Reverted openvino => ngraph for frontend includes install

* Try to fix ONNX / Protobuf

* Try to fix CI

* Try

* Fixed cmake stage with BUILD_SHARED_LIBS

* Fixed export for linkable frontends

* Fixed warnings on Linux

* Fixed after ngraph => src
2021-11-28 21:36:24 +03:00