summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* openvino-model-optimizer: upgrade 2021.4.2 -> 2022.1Anuj Mittal2022-04-131-36/+0
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: remove test-generator from DEPENDSAnuj Mittal2022-03-071-1/+0
| | | | | | | It's used only for unit tests that we don't package or execute and has been removed from requirements.txt as well upstream. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: fix upstream checkAnuj Mittal2021-11-241-0/+2
| | | | | | Make sure that we only match release versions. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2021.4.1 -> 2021.4.2Anuj Mittal2021-11-191-0/+35
Release notes for 2021.4 LTS are at: https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-2021-4-lts-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>