[sgl-kernel] update deepgemm (#6942)

This commit is contained in:
JieXin Liang
2025-06-07 14:24:41 +08:00
committed by GitHub
parent c4ffbeca19
commit 22fe787852
2 changed files with 5 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ FetchContent_Populate(repo-cutlass)
FetchContent_Declare(
repo-deepgemm
GIT_REPOSITORY https://github.com/deepseek-ai/DeepGEMM
GIT_TAG d75b218b7b8f4a5dd5406ac87905039ead3ae42f
GIT_TAG 8dfa3298274bfe6b242f6f8a3e6f3eff2707dd9f
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-deepgemm)