blob: f363c608cb8c757e7bed3315384e64ff4afb7a3e [file] [log] [blame]
Ben Vanik4d9a7042019-09-19 14:33:06 -07001[submodule "third_party/abseil-cpp"]
2 path = third_party/abseil-cpp
3 url = https://github.com/abseil/abseil-cpp.git
Ben Vanik19f96e92019-09-19 14:39:07 -07004[submodule "third_party/googletest"]
5 path = third_party/googletest
6 url = https://github.com/google/googletest.git
Ben Vanik85d47742019-09-19 17:33:27 -07007[submodule "third_party/llvm-project"]
8 path = third_party/llvm-project
9 url = https://github.com/llvm/llvm-project.git
Ben Vanik85d47742019-09-19 17:33:27 -070010[submodule "third_party/tensorflow"]
11 path = third_party/tensorflow
12 url = https://github.com/tensorflow/tensorflow.git
Ben Vanik8dabda72019-09-20 12:50:05 -070013[submodule "third_party/vulkan_headers"]
14 path = third_party/vulkan_headers
Ben Vanikc5e6cab2019-09-19 23:12:12 -070015 url = https://github.com/KhronosGroup/Vulkan-Headers.git
Ben Vanik8dabda72019-09-20 12:50:05 -070016[submodule "third_party/vulkan_memory_allocator"]
17 path = third_party/vulkan_memory_allocator
18 url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
Stella Laurenzo8afc3c82019-10-10 15:17:18 -070019[submodule "third_party/spirv_headers"]
20 path = third_party/spirv_headers
21 url = https://github.com/KhronosGroup/SPIRV-Headers.git
Stella Laurenzo7a4366d2019-10-16 15:09:29 -070022[submodule "third_party/pybind11"]
23 path = third_party/pybind11
24 url = https://github.com/pybind/pybind11.git
25 branch = stable
Geoffrey Martin-Noble5ec0bcb2019-10-22 15:02:10 +020026[submodule "third_party/benchmark"]
27 path = third_party/benchmark
28 url = https://github.com/google/benchmark.git
Geoffrey Martin-Noblec617a512020-03-20 16:32:33 -070029[submodule "third_party/ruy"]
30 path = third_party/ruy
Geoffrey Martin-Noblec6cc8872020-03-31 13:25:49 -070031 url = https://github.com/google/ruy
Ben Vanik56d44bf2020-05-15 13:20:50 -070032[submodule "third_party/tracy"]
33 path = third_party/tracy
34 url = https://github.com/wolfpld/tracy.git
Marius Brehler4e45a772020-06-02 14:04:18 -070035[submodule "third_party/mlir-emitc"]
36 path = third_party/mlir-emitc
37 url = https://github.com/iml130/mlir-emitc.git
Ben Vanik2064a2c2020-07-17 11:48:12 -070038[submodule "third_party/flatcc"]
39 path = third_party/flatcc
40 url = https://github.com/dvidelabs/flatcc.git
Lei Zhang3cbb28e2020-09-22 15:30:27 -040041[submodule "third_party/spirv_cross"]
42 path = third_party/spirv_cross
43 url = https://github.com/KhronosGroup/SPIRV-Cross.git
Ben Vanikda79d9b2020-10-01 09:52:54 -070044[submodule "third_party/cpuinfo"]
45 path = third_party/cpuinfo
46 url = https://github.com/pytorch/cpuinfo.git
NatashaKnk0d7e00f2020-11-10 19:16:31 -080047[submodule "third_party/pffft"]
48 path = third_party/pffft
49 url = https://bitbucket.org/jpommier/pffft.git
Geoffrey Martin-Noble10b3e1e2020-10-27 10:04:35 -070050[submodule "third_party/llvm-bazel"]
51 path = third_party/llvm-bazel
52 url = https://github.com/google/llvm-bazel.git
Stella Laurenzo0f005e52020-12-27 11:54:33 -080053[submodule "third_party/liburing"]
54 path = third_party/liburing
55 url = https://github.com/axboe/liburing.git
Phoenix Meadowlarkf0007f22020-12-29 13:57:35 -080056[submodule "third_party/mlir-hlo"]
57 path = third_party/mlir-hlo
58 url = https://github.com/tensorflow/mlir-hlo.git