blob: 2c6c117e9c57ce58d4270a6ec7fbf9587f60095f [file] [log] [blame]
Ben Vanik19f96e92019-09-19 14:39:07 -07001[submodule "third_party/googletest"]
2 path = third_party/googletest
3 url = https://github.com/google/googletest.git
Ben Vanik85d47742019-09-19 17:33:27 -07004[submodule "third_party/llvm-project"]
5 path = third_party/llvm-project
Scott Todd59fbf3a2024-06-07 14:13:25 -07006 url = https://github.com/iree-org/llvm-project.git
Ben Vanik8dabda72019-09-20 12:50:05 -07007[submodule "third_party/vulkan_headers"]
8 path = third_party/vulkan_headers
Ben Vanikc5e6cab2019-09-19 23:12:12 -07009 url = https://github.com/KhronosGroup/Vulkan-Headers.git
Geoffrey Martin-Noble5ec0bcb2019-10-22 15:02:10 +020010[submodule "third_party/benchmark"]
11 path = third_party/benchmark
12 url = https://github.com/google/benchmark.git
Ben Vanik56d44bf2020-05-15 13:20:50 -070013[submodule "third_party/tracy"]
14 path = third_party/tracy
15 url = https://github.com/wolfpld/tracy.git
Ben Vanik2064a2c2020-07-17 11:48:12 -070016[submodule "third_party/flatcc"]
17 path = third_party/flatcc
18 url = https://github.com/dvidelabs/flatcc.git
Lei Zhang3cbb28e2020-09-22 15:30:27 -040019[submodule "third_party/spirv_cross"]
20 path = third_party/spirv_cross
21 url = https://github.com/KhronosGroup/SPIRV-Cross.git
Ben Vanikda79d9b2020-10-01 09:52:54 -070022[submodule "third_party/cpuinfo"]
23 path = third_party/cpuinfo
24 url = https://github.com/pytorch/cpuinfo.git
Ben Vanik77a00772021-07-19 15:13:32 -070025[submodule "third_party/webgpu-headers"]
26 path = third_party/webgpu-headers
27 url = https://github.com/webgpu-native/webgpu-headers.git
MaheshRavishankard59128a2021-08-12 15:08:53 -070028[submodule "third_party/musl"]
29 path = third_party/musl
powderluv08d1e252021-08-27 15:31:24 -070030 url = https://github.com/powderluv/musl.git
Jakub Kuderski3546f2a2023-06-14 13:18:44 -040031[submodule "third_party/stablehlo"]
32 path = third_party/stablehlo
Scott Todd59fbf3a2024-06-07 14:13:25 -070033 url = https://github.com/iree-org/stablehlo.git
Stella Laurenzo265d41f2023-09-05 21:17:24 -070034[submodule "third_party/torch-mlir"]
35 path = third_party/torch-mlir
Scott Todd59fbf3a2024-06-07 14:13:25 -070036 url = https://github.com/iree-org/torch-mlir.git
Stella Laurenzoe023ea72023-10-13 17:53:34 -070037[submodule "third_party/hip-build-deps"]
38 path = third_party/hip-build-deps
Scott Todd59fbf3a2024-06-07 14:13:25 -070039 url = https://github.com/iree-org/hip-build-deps.git
Ben Vanikbb82e782024-09-11 12:29:12 -070040[submodule "third_party/hsa-runtime-headers"]
41 path = third_party/hsa-runtime-headers
42 url = https://github.com/iree-org/hsa-runtime-headers.git