forked from openvinotoolkit/npu_compiler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 706 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "thirdparty/flatbuffers"]
path = thirdparty/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "thirdparty/elf"]
path = thirdparty/elf
url = https://github.com/openvinotoolkit/npu_plugin_elf.git
[submodule "thirdparty/llvm-project"]
path = thirdparty/llvm-project
url = https://github.com/intel/npu-plugin-llvm.git
[submodule "thirdparty/vpucostmodel"]
path = thirdparty/vpucostmodel
url = https://github.com/intel/npu-nn-cost-model.git
[submodule "thirdparty/yaml-cpp"]
path = thirdparty/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
[submodule "thirdparty/gtest-parallel"]
path = thirdparty/gtest-parallel
url = https://github.com/google/gtest-parallel.git