Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openvino-inference-engine : upgrade 2024.0.0 -> 2024.1.0 | Yogesh Tyagi | 2024-05-03 | 1 | -33/+0 |
| | | | | | | | | | | | | | - Disable NPU plugin for now and enable it in a later change - Drop backported patch which is now avialable in this version - Drop patch which is already merged upstream - Refresh patches Release Notes: https://github.com/openvinotoolkit/openvino/releases/tag/2024.1.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> | ||||
* | openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 | Yogesh Tyagi | 2023-12-01 | 1 | -0/+33 |
* Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.2.0 * Drop the patches which included header cstdint to fix build issues with gcc13 as these changes are already incorporated in the upstream code. * gflags and zlib are now used as bundled dependencies https://github.com/openvinotoolkit/openvino/pull/20762 * Refresh the patches Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |