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: - Backport https://github.com/openvinotoolkit/openvino/pull/30858

category: GPU
backport
port to 2025.2

### Details: - *Backport https://github.com/openvinotoolkit/openvino/pull/31022*

category: GPU
backport
port to 2025.2

### Details: - Add jit_reduce_max_emitter and jit_reduce_sum_emitter (using fmav, faddp aarch64 instructions) - Enable reduction and softmax tests - Fix fill emitters implementation for aarch64: add proper support for optimized...

category: IE Tests
category: CPU

### Details: - Eliminate extra dependency between ov_transformation_tests and sharedTestClasses and cyclic dependency between funcSharedTests and sharedTestClasses - Rename sharedTestClasses to base_func_tests - Move basics classes for shared tests from...

category: IE Tests
category: GPU
category: CPU
category: build
category: transformations
category: NPU

oneDNN GEMM parameter handling currently fails in cases where input tensors are padded and transposed, applying the transposition to input dims but not the strides used for creating memory descriptors....

category: GPU
ExternalIntelPR

### Details: Fixing Coverity issues. Most of the issues are caused by missing reference specifiers resulting in redundant copies made.

ExternalIntelPR
category: NPU
category: NPUW

### Details: With the latest conformance test runs, it was found that the operator `torch.ops.aten.bernoulli.p` was causing graph breaks due to being unsupported. This PR aims to add support for...

category: Python API
category: PyTorch FE

### OpenVINO Version 2024.6.0.17404 ### Operating System Ubuntu 20.04 (LTS) ### Device used for inference GPU ### Framework ONNX ### Model used https://drive.google.com/drive/folders/1EWAeGVq3-Blh4pCxUVxoN-oDRZU9dxHx?usp=sharing ### Issue description I have converted the...

bug
category: GPU
support_request

### Details: - tbc ### Tickets: - CVS-168911

category: Core

### OpenVINO Version 2025.3.0-19285-b5bd15905b8 ### Operating System Ubuntu 20.04 (LTS) ### Device used for inference CPU ### Framework None ### Model used _No response_ ### Issue description For the following...

bug
support_request
category: ONNX FE