fix deepgemm as well (#5030)
This commit is contained in:
@@ -37,8 +37,8 @@ FetchContent_Populate(repo-cutlass)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-deepgemm
|
repo-deepgemm
|
||||||
GIT_REPOSITORY https://github.com/deepseek-ai/DeepGEMM
|
GIT_REPOSITORY https://github.com/deepseek-ai/DeepGEMM
|
||||||
GIT_TAG c57699ac933a93651c34d365797c2d8b41a4765b
|
GIT_TAG c187c23ba8dcdbad91720737e8be9c43700cb9e9
|
||||||
GIT_SHALLOW ON
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-deepgemm)
|
FetchContent_Populate(repo-deepgemm)
|
||||||
# flashinfer
|
# flashinfer
|
||||||
|
|||||||
Reference in New Issue
Block a user