summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-10-08 11:48:00 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-10-08 12:10:54 +0800
commitcdc83c910771eaed830e7ed4fa31db9c2dded095 (patch)
tree4da69515c6183db84001b490dc520485401b91db /dynamic-layers
parent3acc084030ceccb6e8a2ca48a668faab7cb456ff (diff)
downloadmeta-intel-cdc83c910771eaed830e7ed4fa31db9c2dded095.tar.gz
openvino-model-optimizer: upgrade 2020.4 -> 2021.1
Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.1.bb (renamed from dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2020.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2020.4.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.1.bb
index 996633b3..abd772cd 100644
--- a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2020.4.bb
+++ b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.1.bb
@@ -5,9 +5,9 @@ environment, performs static model analysis, and adjusts deep \
5learning models for optimal execution on end-point target devices." 5learning models for optimal execution on end-point target devices."
6HOMEPAGE = "https://01.org/openvinotoolkit" 6HOMEPAGE = "https://01.org/openvinotoolkit"
7 7
8SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2020/4;lfs=0 \ 8SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/1;lfs=0 \
9 " 9 "
10SRCREV = "023e7c2c3f8a8ac83564db09799d2049115d9cf6" 10SRCREV = "f557dca475cb54dcfc9026fbaad0d93ddb85015c"
11 11
12LICENSE = "Apache-2.0" 12LICENSE = "Apache-2.0"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"