Skip to content

Commit efcadc0

Browse files
authored
Reverted of rocprof-sdk integration (#2579)
This PR: Fixes SWDEV-534327 Reverted rocprof-sdk from rocm/kineto to pytorch/kineto; pointing pytorch/kineto commit (https://github.com/pytorch/kineto/tree/5fa4bd8c8fb581a621f72957d0cb11431cc4714f) from https://github.com/ROCm/pytorch/tree/7886773808bda86ee7d47c4eaa39c98c43744872/third_party, which (7886773) is the commit right before rocprof-sdk change in rocm7.0_internal_testing branch.
1 parent 0bf8d8e commit efcadc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
url = https://github.com/NVIDIA/cudnn-frontend.git
8888
[submodule "third_party/kineto"]
8989
path = third_party/kineto
90-
url = https://github.com/ROCm/kineto.git
90+
url = https://github.com/pytorch/kineto
9191
[submodule "third_party/pocketfft"]
9292
path = third_party/pocketfft
9393
url = https://github.com/mreineck/pocketfft

0 commit comments

Comments
 (0)