Skip to content

Commit

Permalink
correct .gitmodules
Browse files Browse the repository at this point in the history
Signed-off-by: 11happy <[email protected]>
  • Loading branch information
11happy committed Dec 30, 2024
1 parent cb73bd8 commit 72c586f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
[submodule "ncc"]
path = cmake/developer_package/ncc_naming_style/ncc
url = https://github.com/nithinn/ncc.git
[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
Expand Down

0 comments on commit 72c586f

Please sign in to comment.