chore: upgrade deepgemm (#6073)

This commit is contained in:
Yineng Zhang
2025-05-11 02:17:24 -07:00
committed by GitHub
parent 41273fd71f
commit 213e8c7dd5

View File

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