forked from intel/linux-npu-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 632 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 632 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "third_party/level-zero"]
path = third_party/level-zero
url = https://github.com/oneapi-src/level-zero.git
[submodule "third_party/level-zero-vpu-extensions"]
path = third_party/level-zero-vpu-extensions
url = https://github.com/intel/level-zero-vpu-extensions.git
[submodule "third_party/vpux_elf"]
path = third_party/vpux_elf
url = https://github.com/openvinotoolkit/vpux_plugin_elf.git
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/yaml-cpp"]
path = third_party/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git