Modify git tag for DeepGemm in sgl-kernel. (#14179)
This commit is contained in:
@@ -56,7 +56,7 @@ FetchContent_Populate(repo-cutlass)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-deepgemm
|
repo-deepgemm
|
||||||
GIT_REPOSITORY https://github.com/sgl-project/DeepGEMM
|
GIT_REPOSITORY https://github.com/sgl-project/DeepGEMM
|
||||||
GIT_TAG f4adba8a6695e635b0106ce3dae3202016ad0ee5
|
GIT_TAG ffe2b6b97420a9f8c58268ca55755168e6e2f360
|
||||||
GIT_SHALLOW OFF
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-deepgemm)
|
FetchContent_Populate(repo-deepgemm)
|
||||||
|
|||||||
Reference in New Issue
Block a user