forked from mmperf/mmperf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 932 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
[submodule "external/llvm-project"]
path = external/llvm-project
url = https://github.com/llvm/llvm-project.git
[submodule "external/ruy"]
path = external/ruy
url = https://github.com/google/ruy
[submodule "external/cpuinfo"]
path = external/cpuinfo
url = https://github.com/pytorch/cpuinfo
[submodule "external/Halide"]
path = external/Halide
url = https://github.com/halide/Halide.git
[submodule "external/tvm"]
path = external/tvm
url = https://github.com/apache/tvm.git
[submodule "external/iree"]
path = external/iree
url = https://github.com/nod-ai/SHARK-Runtime
[submodule "external/iree-llvm-sandbox"]
path = external/iree-llvm-sandbox
url = https://github.com/google/iree-llvm-sandbox.git
[submodule "external/flatbuffers"]
path = external/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "external/benchmark"]
path = external/benchmark
url = https://github.com/google/benchmark.git