Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
148d8d48
"torchvision/vscode:/vscode.git/clone" did not exist on "22400011d6a498ecf77797a56dfe13bc94c426ca"
Unverified
Commit
148d8d48
authored
Oct 05, 2025
by
Lianmin Zheng
Committed by
GitHub
Oct 05, 2025
Browse files
Update DeepGEMM repository tag to specific commit (#11229)
parent
1a599509
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sgl-kernel/CMakeLists.txt
sgl-kernel/CMakeLists.txt
+1
-1
No files found.
sgl-kernel/CMakeLists.txt
View file @
148d8d48
...
@@ -55,7 +55,7 @@ FetchContent_Populate(repo-cutlass)
...
@@ -55,7 +55,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
sgl
GIT_TAG
4d23df0a07b057fbb4a44ff8666e528a600feb5e
GIT_SHALLOW OFF
GIT_SHALLOW OFF
)
)
FetchContent_Populate
(
repo-deepgemm
)
FetchContent_Populate
(
repo-deepgemm
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment