openvino icon indicating copy to clipboard operation
openvino copied to clipboard

OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference

Results 1176 openvino issues
Sort by recently updated
recently updated
newest added

### Details: - Up-to-date instructions for Linux/MacOS environments. - New sections about rebuilding and some extensions to existing ones. ### Tickets: - Part of *81825*

category: python api
category: docs

### Details: - Regression after https://github.com/openvinotoolkit/openvino/pull/11472/files ### Tickets: - CVS-88922

bug
category: dependency_changes

### Details: - Otherwise, we have to add additional include directory when build with no cmake interface, quite inconvenient

category: build
category: python api
category: samples
category: docs

### Details: - Add default constructor for Subgraph object - Add Subgraph operation into extensions - Fix Subgraph attribute serialization ### Tickets: - 63594

category: CPU

##### System information (version) - OpenVINO => 2022.1 - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2017 - Problem classification: Model Conversion - Framework:...

category: MO
support_request
PSE

##### System information (version) - OpenVINO=> :2022.1 - Operating System / Platform => :win10 - Problem classification => :read model ##### Detailed description If I want to read model with...

category: GPU
support_request
PSE

### 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...

### Tickets: - *89334*

category: GPU

### 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:...

do not merge

### Details: - *Add eye-9 decomposition transformation* - *Fix ONNX EyeLike for diagonal shift outside eye dimensions (should create zero filled matrix)* ### Tickets: - *85994*