Skip to content

Commit 4701482

Browse files
Check submodules
1 parent 4ecd0ee commit 4701482

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
url = https://github.com/google/flatbuffers.git
44
[submodule "thirdparty/elf"]
55
path = thirdparty/elf
6-
url = https://github.com/openvinotoolkit/npu_plugin_elf.git
6+
url = https://github.com/DariaMityagina/vpux_plugin_elf.git
77
[submodule "thirdparty/llvm-project"]
88
path = thirdparty/llvm-project
99
url = https://github.com/intel/npu-plugin-llvm.git
1010
[submodule "thirdparty/vpucostmodel"]
1111
path = thirdparty/vpucostmodel
12-
url = https://github.com/intel/npu-nn-cost-model.git
12+
url = https://github.com/DariaMityagina/npu-nn-cost-model.git
1313
[submodule "thirdparty/yaml-cpp"]
1414
path = thirdparty/yaml-cpp
1515
url = https://github.com/jbeder/yaml-cpp

0 commit comments

Comments
 (0)