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:
committed by
GitHub
parent
a4518ae595
commit
4564867a44
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user