mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
openvino-inference-engine: upgrade 2023.0.1 -> 2023.0.2
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 <anuj.mittal@intel.com>
This commit is contained in:
parent
a1ac7dc547
commit
c9c5b8b1b0
|
@ -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"
|
Loading…
Reference in New Issue
Block a user