Skip to content

Commit

Permalink
[openvino-dev][MO] Remove (legacy) openvino-dev package and MO tool (#…
Browse files Browse the repository at this point in the history
…27622)

**Details:** Remove openvino-dev package and MO tool

**Tickets:** 157065, 157071

---------

Signed-off-by: Kazantsev, Roman <[email protected]>
Co-authored-by: Andrei Kochin <[email protected]>
  • Loading branch information
rkazants and andrei-kochin authored Dec 30, 2024
1 parent 31f6b3d commit a214bb6
Show file tree
Hide file tree
Showing 1,459 changed files with 0 additions and 163,473 deletions.
1 change: 0 additions & 1 deletion .github/workflows/linux_riscv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ jobs:
git submodule update --init -- ${OPENVINO_REPO}/thirdparty/gflags
git submodule update --init -- ${OPENVINO_REPO}/thirdparty/telemetry
git submodule update --init -- ${OPENVINO_REPO}/src/plugins/intel_cpu
git submodule update --init -- ${OPENVINO_REPO}/thirdparty/open_model_zoo
git submodule update --init -- ${OPENVINO_REPO}/thirdparty/flatbuffers/flatbuffers
popd
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
[submodule "thirdparty/onednn_gpu"]
path = src/plugins/intel_gpu/thirdparty/onednn_gpu
url = https://github.com/oneapi-src/oneDNN.git
[submodule "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
url = https://github.com/nlohmann/json.git
Expand Down
1 change: 0 additions & 1 deletion thirdparty/open_model_zoo
Submodule open_model_zoo deleted from e7df86
8 changes: 0 additions & 8 deletions tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,10 @@
# Python tools
#

# MO

add_subdirectory(mo)

if(ENABLE_PYTHON)
# Benchmark Tool
add_subdirectory(benchmark_tool)

# OpenVino Conversion Tool
add_subdirectory(ovc)
endif()

# wheel openvino-dev

add_subdirectory(openvino_dev)
41 changes: 0 additions & 41 deletions tools/mo/.coveragerc

This file was deleted.

68 changes: 0 additions & 68 deletions tools/mo/.pylintdict

This file was deleted.

Loading

0 comments on commit a214bb6

Please sign in to comment.