openvino
openvino copied to clipboard
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
### Details: - Up-to-date instructions for Linux/MacOS environments. - New sections about rebuilding and some extensions to existing ones. ### Tickets: - Part of *81825*
### Details: - Regression after https://github.com/openvinotoolkit/openvino/pull/11472/files ### Tickets: - CVS-88922
### Details: - Otherwise, we have to add additional include directory when build with no cmake interface, quite inconvenient
### Details: - Add default constructor for Subgraph object - Add Subgraph operation into extensions - Fix Subgraph attribute serialization ### Tickets: - 63594
##### System information (version) - OpenVINO => 2022.1 - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2017 - Problem classification: Model Conversion - Framework:...
##### System information (version) - OpenVINO=> :2022.1 - Operating System / Platform => :win10 - Problem classification => :read model ##### Detailed description If I want to read model with...
### Details: - OV C 2.0 definition need better expansibility to make it no changes in future. - Change method semantic to strict align with C++ API - Strict align...
### Details: - *Segfalt was accruing if protobuf structures were obtained from outside and were accessed directly* - *Refactor constant reading* - *Limit protobuf usage to `*Proto` classes* ### Tickets:...
### Details: - *Add eye-9 decomposition transformation* - *Fix ONNX EyeLike for diagonal shift outside eye dimensions (should create zero filled matrix)* ### Tickets: - *85994*