From 89775a6a5e4c9e1a370160f5ca7e180dde364b1c Mon Sep 17 00:00:00 2001 From: Prachi Gupta Date: Wed, 13 Aug 2025 22:09:13 +0000 Subject: [PATCH] [rocm7.1_internal_testing] Use upstream kineto --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 88a3fd091a881..ba1bca8c7e6c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -87,7 +87,7 @@ url = https://github.com/NVIDIA/cudnn-frontend.git [submodule "third_party/kineto"] path = third_party/kineto - url = https://github.com/ROCm/kineto.git + url = https://github.com/pytorch/kineto.git [submodule "third_party/pocketfft"] path = third_party/pocketfft url = https://github.com/mreineck/pocketfft