blob: 252492438c846d7ef39518f3770a54f3ef981212 [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/mlir"]
11 path = third_party/mlir
12 url = https://github.com/tensorflow/mlir.git
Ben Vanik85d47742019-09-19 17:33:27 -070013[submodule "third_party/tensorflow"]
14 path = third_party/tensorflow
15 url = https://github.com/tensorflow/tensorflow.git
Ben Vanik48dd0db2019-09-19 21:04:55 -070016[submodule "third_party/flatbuffers"]
17 path = third_party/flatbuffers
18 url = https://github.com/google/flatbuffers.git
Ben Vanik8dabda72019-09-20 12:50:05 -070019[submodule "third_party/vulkan_headers"]
20 path = third_party/vulkan_headers
Ben Vanikc5e6cab2019-09-19 23:12:12 -070021 url = https://github.com/KhronosGroup/Vulkan-Headers.git
Ben Vanik8dabda72019-09-20 12:50:05 -070022[submodule "third_party/vulkan_memory_allocator"]
23 path = third_party/vulkan_memory_allocator
24 url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
Ben Vanik8dabda72019-09-20 12:50:05 -070025[submodule "third_party/gemmlowp"]
26 path = third_party/gemmlowp
27 url = https://github.com/google/gemmlowp.git
Stella Laurenzoc06d20f2019-10-08 18:52:45 -070028[submodule "third_party/google_tracing_framework"]
29 path = third_party/google_tracing_framework
30 url = https://github.com/google/tracing-framework.git
Ben Vanikd1f1b532019-10-09 21:27:58 -070031 fetchRecurseSubmodules = false
Stella Laurenzo93275e52019-10-10 14:51:16 -070032[submodule "third_party/glslang"]
33 path = third_party/glslang
34 url = https://github.com/KhronosGroup/glslang.git
Stella Laurenzo6c8e1402019-10-10 15:12:19 -070035[submodule "third_party/spirv_tools"]
36 path = third_party/spirv_tools
37 url = https://github.com/KhronosGroup/SPIRV-Tools.git
Stella Laurenzo8afc3c82019-10-10 15:17:18 -070038[submodule "third_party/spirv_headers"]
39 path = third_party/spirv_headers
40 url = https://github.com/KhronosGroup/SPIRV-Headers.git
Stella Laurenzo7a4366d2019-10-16 15:09:29 -070041[submodule "third_party/pybind11"]
42 path = third_party/pybind11
43 url = https://github.com/pybind/pybind11.git
44 branch = stable
Scott Todd49f00532019-10-17 09:23:50 -070045[submodule "third_party/swiftshader"]
46 path = third_party/swiftshader
47 url = https://github.com/google/swiftshader.git