Update POT tests for OMZ location in openvino/thirdparty (#9171)

* Move OMZ to thirdparty/open_model_zoo

* Improve diagnostic of issues

* Update path to OMZ in the Python wheel setup.py

* Update POT tests for OMZ location in openvino/thirdparty

* fix mo path

Co-authored-by: azhogov <alexander.zhogov@intel.com>
This commit is contained in:
Liubov Talamanova
2021-12-20 09:10:39 +03:00
committed by GitHub
parent a4518ae595
commit 4564867a44
7 changed files with 23 additions and 33 deletions

2
.gitmodules vendored
View File

@@ -57,7 +57,7 @@
path = thirdparty/onednn_gpu
url = https://github.com/oneapi-src/oneDNN.git
[submodule "tools/pot/thirdparty/open_model_zoo"]
path = tools/pot/thirdparty/open_model_zoo
path = thirdparty/open_model_zoo
url = https://github.com/openvinotoolkit/open_model_zoo.git
[submodule "thirdparty/json/nlohmann_json"]
path = thirdparty/json/nlohmann_json