Major changes: OpenVINO GNA Plugin: - Fixes the issue when GNA device would not work on Gemini Lake (GLK) platforms - Fixes the problem with memory leak during HLK test OpenVINO CPU Plugin: - Fixes the issues occurred in Multi-Threading 2.0 getting CPU mapping detail on Windows 7 platforms OpenVINO Core: - Fixes the issues occurred when compiling a Pytorch model with unfold op
Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.0.2 Signed-off-by: Anuj Mittal <[email protected]> --- ...engine_2023.0.1.bb => openvino-inference-engine_2023.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-support/opencv/{openvino-inference-engine_2023.0.1.bb => openvino-inference-engine_2023.0.2.bb} (99%) diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2023.0.1.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2023.0.2.bb similarity index 99% rename from dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2023.0.1.bb rename to dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2023.0.2.bb index 175a04ab..e2119131 100644 --- a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2023.0.1.bb +++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2023.0.2.bb @@ -19,7 +19,7 @@ SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;name=ope file://0001-protobuf-allow-target-protoc-to-be-built.patch \ " -SRCREV_openvino = "fa1c41994f3f84329491de93ce572f1401bc75ae" +SRCREV_openvino = "e662b1a330126daed2d8de724b9e14690bec8bfd" SRCREV_mkl = "1c7bfabf1b26e6fb95fea1613e1d3d2bef1f6b54" SRCREV_onednn = "f27dedbfc093f51032a4580198bb80579440dc15" SRCREV_xbyak = "740dff2e866f3ae1a70dd42d6e8836847ed95cc2" -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8096): https://lists.yoctoproject.org/g/meta-intel/message/8096 Mute This Topic: https://lists.yoctoproject.org/mt/101163860/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/leave/6694807/21656/1869269227/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
