[sgl-kernel] chore: update deepgemm version (#13402)

This commit is contained in:
Fan Yin
2025-12-19 00:20:24 -08:00
committed by GitHub
parent 4bf06635fc
commit 65c098592d
+1 -1
View File
@@ -56,7 +56,7 @@ FetchContent_Populate(repo-cutlass)
FetchContent_Declare(
repo-deepgemm
GIT_REPOSITORY https://github.com/sgl-project/DeepGEMM
GIT_TAG ffe2b6b97420a9f8c58268ca55755168e6e2f360
GIT_TAG 54f99a8af537b3c6eb4819b69907ccbe2b600792
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-deepgemm)