openvino
openvino copied to clipboard
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
### Details: - Backport https://github.com/openvinotoolkit/openvino/pull/30858
### Details: - *Backport https://github.com/openvinotoolkit/openvino/pull/31022*
### 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...
### 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...
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....
### Details: Fixing Coverity issues. Most of the issues are caused by missing reference specifiers resulting in redundant copies made.
### 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...
### 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...
### 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...