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: - Added is_dynamic and shape_changed flag to network and primitive_inst respectively - Added methods for shape/impl/memory update in dynamic case - Start using a copy of kernel_impl_params for...

category: GPU

### Details: - *cmake/dependencies.cmake: WIN32 OpenCV version and associated SHA to 4.5.5* - *cmake/developer_package/version.cmake: AIRA [EISW-41342]* ### Tickets: - *EISW-44218* - *EISW-41342* - *EISW-43796* - *EISW-43363* - *EISW-41665*

### Details: - During open-source build use the same scheme for `C_BUILD_NUMBER` version as in CI

category: build
category: CI

### Overview: - [x] enable MO ir_read read and write `Quantico.onnx` model ### Detailed Changes * add support for FP64 to ir_engine - resolves the error: `KeyError: 'FP64'` while using...

category: MO

### Details: This PR aligns Interpolate primitive with nGraph's parameters and fixes pads order mismatch ### Tickets: - 88398

category: GPU

### Details: This PR aligns Reduce primitive with nGraph's parameters ### Tickets: - 88398

category: GPU

### Details: - Extracted patch from dynamic shapes poc branch with NonZero op support (original PR https://github.com/yeonbok/openvino/pull/69) ### Tickets: - *27823*

category: GPU

### Details: - [x] add freezing input via set_tensor_value for ONNX FE - [x] add test cases - [x] remove fallback for onnx - [x] update massage error ### Tickets:...

##### System information (version) OpenVINO=I am able to make inference using Raspberry Pi 3 + Neural Compute Stick2 but unable to make inference using Raspberry Pi3 + CPU OpenVINO =...

platform: arm
support_request
PSE

### Details: - Fixed search of plugin after build when `benchmark_app` is running from the folder with openvino, etc. In this case plugin file exists and `dlopen` tries to open...

bug
category: IE common