| [submodule "third-party/prelude"] |
| path = third-party/prelude |
| url = https://github.com/facebook/buck2-prelude.git |
| [submodule "third-party/flatbuffers"] |
| path = third-party/flatbuffers |
| url = https://github.com/google/flatbuffers.git |
| [submodule "third-party/pytorch"] |
| path = third-party/pytorch |
| url = https://github.com/pytorch/pytorch.git |
| [submodule "third-party/gflags"] |
| path = third-party/gflags |
| url = https://github.com/gflags/gflags.git |
| [submodule "backends/xnnpack/third-party/pthreadpool"] |
| path = backends/xnnpack/third-party/pthreadpool |
| url = https://github.com/Maratyszcza/pthreadpool.git |
| [submodule "backends/xnnpack/third-party/cpuinfo"] |
| path = backends/xnnpack/third-party/cpuinfo |
| url = https://github.com/pytorch/cpuinfo.git |
| [submodule "backends/xnnpack/third-party/FP16"] |
| path = backends/xnnpack/third-party/FP16 |
| url = https://github.com/Maratyszcza/FP16.git |
| [submodule "backends/xnnpack/third-party/FXdiv"] |
| path = backends/xnnpack/third-party/FXdiv |
| url = https://github.com/Maratyszcza/FXdiv.git |
| [submodule "backends/xnnpack/third-party/XNNPACK"] |
| path = backends/xnnpack/third-party/XNNPACK |
| url = https://github.com/google/XNNPACK.git |