fix: use latest flashinfer (#10428)
This commit is contained in:
@@ -81,7 +81,7 @@ FetchContent_Populate(repo-triton)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-flashinfer
|
repo-flashinfer
|
||||||
GIT_REPOSITORY https://github.com/flashinfer-ai/flashinfer.git
|
GIT_REPOSITORY https://github.com/flashinfer-ai/flashinfer.git
|
||||||
GIT_TAG 018b551825c8e5579206e6eb9d3229fa679202b3
|
GIT_TAG bc29697ba20b7e6bdb728ded98f04788e16ee021
|
||||||
GIT_SHALLOW OFF
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-flashinfer)
|
FetchContent_Populate(repo-flashinfer)
|
||||||
|
|||||||
Reference in New Issue
Block a user