Ben Vanik | 19f96e9 | 2019-09-19 14:39:07 -0700 | [diff] [blame] | 1 | [submodule "third_party/googletest"] |
| 2 | path = third_party/googletest |
| 3 | url = https://github.com/google/googletest.git |
Ben Vanik | 85d4774 | 2019-09-19 17:33:27 -0700 | [diff] [blame] | 4 | [submodule "third_party/llvm-project"] |
| 5 | path = third_party/llvm-project |
Scott Todd | 59fbf3a | 2024-06-07 14:13:25 -0700 | [diff] [blame] | 6 | url = https://github.com/iree-org/llvm-project.git |
Ben Vanik | 8dabda7 | 2019-09-20 12:50:05 -0700 | [diff] [blame] | 7 | [submodule "third_party/vulkan_headers"] |
| 8 | path = third_party/vulkan_headers |
Ben Vanik | c5e6cab | 2019-09-19 23:12:12 -0700 | [diff] [blame] | 9 | url = https://github.com/KhronosGroup/Vulkan-Headers.git |
Geoffrey Martin-Noble | 5ec0bcb | 2019-10-22 15:02:10 +0200 | [diff] [blame] | 10 | [submodule "third_party/benchmark"] |
| 11 | path = third_party/benchmark |
| 12 | url = https://github.com/google/benchmark.git |
Ben Vanik | 56d44bf | 2020-05-15 13:20:50 -0700 | [diff] [blame] | 13 | [submodule "third_party/tracy"] |
| 14 | path = third_party/tracy |
| 15 | url = https://github.com/wolfpld/tracy.git |
Ben Vanik | 2064a2c | 2020-07-17 11:48:12 -0700 | [diff] [blame] | 16 | [submodule "third_party/flatcc"] |
| 17 | path = third_party/flatcc |
| 18 | url = https://github.com/dvidelabs/flatcc.git |
Lei Zhang | 3cbb28e | 2020-09-22 15:30:27 -0400 | [diff] [blame] | 19 | [submodule "third_party/spirv_cross"] |
| 20 | path = third_party/spirv_cross |
| 21 | url = https://github.com/KhronosGroup/SPIRV-Cross.git |
Ben Vanik | da79d9b | 2020-10-01 09:52:54 -0700 | [diff] [blame] | 22 | [submodule "third_party/cpuinfo"] |
| 23 | path = third_party/cpuinfo |
| 24 | url = https://github.com/pytorch/cpuinfo.git |
Ben Vanik | 77a0077 | 2021-07-19 15:13:32 -0700 | [diff] [blame] | 25 | [submodule "third_party/webgpu-headers"] |
| 26 | path = third_party/webgpu-headers |
| 27 | url = https://github.com/webgpu-native/webgpu-headers.git |
MaheshRavishankar | d59128a | 2021-08-12 15:08:53 -0700 | [diff] [blame] | 28 | [submodule "third_party/musl"] |
| 29 | path = third_party/musl |
powderluv | 08d1e25 | 2021-08-27 15:31:24 -0700 | [diff] [blame] | 30 | url = https://github.com/powderluv/musl.git |
Jakub Kuderski | 3546f2a | 2023-06-14 13:18:44 -0400 | [diff] [blame] | 31 | [submodule "third_party/stablehlo"] |
| 32 | path = third_party/stablehlo |
Scott Todd | 59fbf3a | 2024-06-07 14:13:25 -0700 | [diff] [blame] | 33 | url = https://github.com/iree-org/stablehlo.git |
Stella Laurenzo | 265d41f | 2023-09-05 21:17:24 -0700 | [diff] [blame] | 34 | [submodule "third_party/torch-mlir"] |
| 35 | path = third_party/torch-mlir |
Scott Todd | 59fbf3a | 2024-06-07 14:13:25 -0700 | [diff] [blame] | 36 | url = https://github.com/iree-org/torch-mlir.git |
Stella Laurenzo | e023ea7 | 2023-10-13 17:53:34 -0700 | [diff] [blame] | 37 | [submodule "third_party/hip-build-deps"] |
| 38 | path = third_party/hip-build-deps |
Scott Todd | 59fbf3a | 2024-06-07 14:13:25 -0700 | [diff] [blame] | 39 | url = https://github.com/iree-org/hip-build-deps.git |
Ben Vanik | bb82e78 | 2024-09-11 12:29:12 -0700 | [diff] [blame] | 40 | [submodule "third_party/hsa-runtime-headers"] |
| 41 | path = third_party/hsa-runtime-headers |
| 42 | url = https://github.com/iree-org/hsa-runtime-headers.git |