forked from nod-ai/iree-amd-aie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
31 lines (31 loc) · 878 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[submodule "third_party/XRT"]
path = third_party/XRT
url = https://github.com/nod-ai/XRT.git
shallow = true
branch = iree-amd-aie-patches
ignore = dirty
[submodule "third_party/mlir-air"]
path = third_party/mlir-air
url = https://github.com/nod-ai/mlir-air.git
shallow = true
ignore = dirty
[submodule "third_party/aie-rt"]
path = third_party/aie-rt
url = https://github.com/Xilinx/aie-rt.git
shallow = true
ignore = dirty
[submodule "third_party/bootgen"]
path = third_party/bootgen
url = https://github.com/Xilinx/bootgen.git
shallow = true
ignore = dirty
[submodule "third_party/openssl"]
path = third_party/openssl
url = https://github.com/viaduck/openssl-cmake.git
shallow = true
ignore = dirty
[submodule "third_party/iree"]
path = third_party/iree
url = https://github.com/iree-org/iree.git
shallow = true
ignore = dirty