fix deepgemm as well (#5030)

This commit is contained in:
Zhiqiang Xie
2025-04-03 02:41:37 -07:00
committed by GitHub
parent 7d8c0ce7ce
commit 9d0b36c47a

View File

@@ -37,8 +37,8 @@ FetchContent_Populate(repo-cutlass)
FetchContent_Declare(
repo-deepgemm
GIT_REPOSITORY https://github.com/deepseek-ai/DeepGEMM
GIT_TAG c57699ac933a93651c34d365797c2d8b41a4765b
GIT_SHALLOW ON
GIT_TAG c187c23ba8dcdbad91720737e8be9c43700cb9e9
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-deepgemm)
# flashinfer