[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/pytorch/pytorch.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [submodule "android/libs/fbjni"] url = https://github.com/facebookincubator/fbjni.git [submodule "third_party/NNPACK_deps/FP16"] url = https://github.com/Maratyszcza/FP16.git [submodule "third_party/NNPACK_deps/FXdiv"] url = https://github.com/Maratyszcza/FXdiv.git [submodule "third_party/NNPACK"] url = https://github.com/Maratyszcza/NNPACK.git [submodule "third_party/NVTX"] url = https://github.com/NVIDIA/NVTX.git [submodule "third_party/VulkanMemoryAllocator"] url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git [submodule "third_party/XNNPACK"] url = https://github.com/google/XNNPACK.git [submodule "third_party/aiter"] url = https://github.com/ROCm/aiter.git [submodule "third_party/benchmark"] url = https://github.com/google/benchmark.git [submodule "third_party/composable_kernel"] url = https://github.com/ROCm/composable_kernel.git [submodule "third_party/cpp-httplib"] url = https://github.com/yhirose/cpp-httplib.git [submodule "third_party/cpuinfo"] url = https://github.com/pytorch/cpuinfo.git [submodule "third_party/cudnn_frontend"] url = https://github.com/NVIDIA/cudnn-frontend.git [submodule "third_party/cutlass"] url = https://github.com/NVIDIA/cutlass.git [submodule "third_party/fbgemm"] url = https://github.com/pytorch/fbgemm [submodule "third_party/flash-attention"] url = https://github.com/Dao-AILab/flash-attention.git [submodule "third_party/flatbuffers"] url = https://github.com/google/flatbuffers.git [submodule "third_party/fmt"] url = https://github.com/fmtlib/fmt.git [submodule "third_party/gemmlowp/gemmlowp"] url = https://github.com/google/gemmlowp.git [submodule "third_party/gloo"] url = https://github.com/facebookincubator/gloo [submodule "third_party/googletest"] url = https://github.com/google/googletest.git [submodule "third_party/ideep"] url = https://github.com/intel/ideep [submodule "third_party/ittapi"] url = https://github.com/intel/ittapi.git [submodule "third_party/kineto"] url = https://github.com/pytorch/kineto [submodule "third_party/kleidiai"] url = https://github.com/ARM-software/kleidiai.git [submodule "third_party/mimalloc"] url = https://github.com/microsoft/mimalloc.git [submodule "third_party/nlohmann"] url = https://github.com/nlohmann/json.git [submodule "third_party/onnx"] url = https://github.com/onnx/onnx.git [submodule "third_party/opentelemetry-cpp"] url = https://github.com/open-telemetry/opentelemetry-cpp.git [submodule "third_party/pocketfft"] url = https://github.com/mreineck/pocketfft [submodule "third_party/protobuf"] url = https://github.com/protocolbuffers/protobuf.git [submodule "third_party/NNPACK_deps/psimd"] url = https://github.com/Maratyszcza/psimd.git [submodule "third_party/NNPACK_deps/pthreadpool"] url = https://github.com/Maratyszcza/pthreadpool.git [submodule "third_party/pybind11"] url = https://github.com/pybind/pybind11.git [submodule "third_party/python-peachpy"] url = https://github.com/malfet/PeachPy.git [submodule "third_party/sleef"] url = https://github.com/shibatch/sleef [submodule "third_party/tensorpipe"] url = https://github.com/pytorch/tensorpipe.git [branch "release/2.7"] remote = origin merge = refs/heads/release/2.7 [submodule "third_party/eigen"] url = https://gitlab.com/libeigen/eigen.git