Ben Vanik | 4d9a704 | 2019-09-19 14:33:06 -0700 | [diff] [blame] | 1 | [submodule "third_party/abseil-cpp"] |
| 2 | path = third_party/abseil-cpp |
| 3 | url = https://github.com/abseil/abseil-cpp.git |
Ben Vanik | 19f96e9 | 2019-09-19 14:39:07 -0700 | [diff] [blame] | 4 | [submodule "third_party/googletest"] |
| 5 | path = third_party/googletest |
| 6 | url = https://github.com/google/googletest.git |
Ben Vanik | 85d4774 | 2019-09-19 17:33:27 -0700 | [diff] [blame] | 7 | [submodule "third_party/llvm-project"] |
| 8 | path = third_party/llvm-project |
| 9 | url = https://github.com/llvm/llvm-project.git |
Ben Vanik | 85d4774 | 2019-09-19 17:33:27 -0700 | [diff] [blame] | 10 | [submodule "third_party/mlir"] |
| 11 | path = third_party/mlir |
| 12 | url = https://github.com/tensorflow/mlir.git |
Ben Vanik | 85d4774 | 2019-09-19 17:33:27 -0700 | [diff] [blame] | 13 | [submodule "third_party/tensorflow"] |
| 14 | path = third_party/tensorflow |
| 15 | url = https://github.com/tensorflow/tensorflow.git |
Ben Vanik | 48dd0db | 2019-09-19 21:04:55 -0700 | [diff] [blame] | 16 | [submodule "third_party/flatbuffers"] |
| 17 | path = third_party/flatbuffers |
| 18 | url = https://github.com/google/flatbuffers.git |
Ben Vanik | 8dabda7 | 2019-09-20 12:50:05 -0700 | [diff] [blame] | 19 | [submodule "third_party/vulkan_headers"] |
| 20 | path = third_party/vulkan_headers |
Ben Vanik | c5e6cab | 2019-09-19 23:12:12 -0700 | [diff] [blame] | 21 | url = https://github.com/KhronosGroup/Vulkan-Headers.git |
Ben Vanik | 8dabda7 | 2019-09-20 12:50:05 -0700 | [diff] [blame] | 22 | [submodule "third_party/vulkan_memory_allocator"] |
| 23 | path = third_party/vulkan_memory_allocator |
| 24 | url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git |
Ben Vanik | 8dabda7 | 2019-09-20 12:50:05 -0700 | [diff] [blame] | 25 | [submodule "third_party/gemmlowp"] |
| 26 | path = third_party/gemmlowp |
| 27 | url = https://github.com/google/gemmlowp.git |
Stella Laurenzo | c06d20f | 2019-10-08 18:52:45 -0700 | [diff] [blame] | 28 | [submodule "third_party/google_tracing_framework"] |
| 29 | path = third_party/google_tracing_framework |
| 30 | url = https://github.com/google/tracing-framework.git |
Ben Vanik | d1f1b53 | 2019-10-09 21:27:58 -0700 | [diff] [blame] | 31 | fetchRecurseSubmodules = false |
Stella Laurenzo | 93275e5 | 2019-10-10 14:51:16 -0700 | [diff] [blame] | 32 | [submodule "third_party/glslang"] |
| 33 | path = third_party/glslang |
| 34 | url = https://github.com/KhronosGroup/glslang.git |
Stella Laurenzo | 6c8e140 | 2019-10-10 15:12:19 -0700 | [diff] [blame] | 35 | [submodule "third_party/spirv_tools"] |
| 36 | path = third_party/spirv_tools |
| 37 | url = https://github.com/KhronosGroup/SPIRV-Tools.git |
Stella Laurenzo | 8afc3c8 | 2019-10-10 15:17:18 -0700 | [diff] [blame] | 38 | [submodule "third_party/spirv_headers"] |
| 39 | path = third_party/spirv_headers |
| 40 | url = https://github.com/KhronosGroup/SPIRV-Headers.git |
Stella Laurenzo | 7a4366d | 2019-10-16 15:09:29 -0700 | [diff] [blame] | 41 | [submodule "third_party/pybind11"] |
| 42 | path = third_party/pybind11 |
| 43 | url = https://github.com/pybind/pybind11.git |
| 44 | branch = stable |
Scott Todd | 49f0053 | 2019-10-17 09:23:50 -0700 | [diff] [blame^] | 45 | [submodule "third_party/swiftshader"] |
| 46 | path = third_party/swiftshader |
| 47 | url = https://github.com/google/swiftshader.git |