| [submodule "third_party/abseil-cpp"] |
| path = third_party/abseil-cpp |
| url = https://github.com/abseil/abseil-cpp.git |
| shallow = true |
| [submodule "third_party/googletest"] |
| path = third_party/googletest |
| url = https://github.com/google/googletest.git |
| shallow = true |
| [submodule "third_party/llvm-project"] |
| path = third_party/llvm-project |
| url = https://github.com/llvm/llvm-project.git |
| shallow = true |
| [submodule "third_party/mlir"] |
| path = third_party/mlir |
| url = https://github.com/tensorflow/mlir.git |
| shallow = true |
| [submodule "third_party/tensorflow"] |
| path = third_party/tensorflow |
| url = https://github.com/tensorflow/tensorflow.git |
| shallow = true |
| [submodule "third_party/flatbuffers"] |
| path = third_party/flatbuffers |
| url = https://github.com/google/flatbuffers.git |
| shallow = true |