Revert "Fix flashinfer version in sgl-kernel (#10135)" (#10310)

This commit is contained in:
Yineng Zhang
2025-09-11 01:27:58 -07:00
committed by GitHub
parent 37367da639
commit de15d1405a
2 changed files with 2 additions and 6 deletions

View File

@@ -81,7 +81,7 @@ FetchContent_Populate(repo-triton)
FetchContent_Declare(
repo-flashinfer
GIT_REPOSITORY https://github.com/flashinfer-ai/flashinfer.git
GIT_TAG 1a85c439a064c1609568675aa580a409a53fb183
GIT_TAG 018b551825c8e5579206e6eb9d3229fa679202b3
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-flashinfer)