[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true worktree = ../../../../third_party/fbgemm [remote "origin"] url = https://github.com/pytorch/fbgemm fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [submodule "external/asmjit"] url = https://github.com/asmjit/asmjit.git [submodule "external/composable_kernel"] url = https://github.com/ROCm/composable_kernel.git [submodule "external/cpuinfo"] url = https://github.com/pytorch/cpuinfo [submodule "external/cutlass"] url = https://github.com/jwfromm/cutlass [submodule "external/googletest"] url = https://github.com/google/googletest [submodule "external/hipify_torch"] url = https://github.com/ROCmSoftwarePlatform/hipify_torch.git [submodule "external/json"] url = https://github.com/nlohmann/json.git [submodule "third_party/asmjit"] url = https://github.com/asmjit/asmjit.git [submodule "third_party/cpuinfo"] url = https://github.com/pytorch/cpuinfo [submodule "third_party/cutlass"] url = https://github.com/NVIDIA/cutlass.git [submodule "third_party/googletest"] url = https://github.com/google/googletest [submodule "third_party/hipify_torch"] url = https://github.com/ROCmSoftwarePlatform/hipify_torch.git