feat: add flashinfer as 3rdparty and use rmsnorm as example (#3033)

This commit is contained in:
Yineng Zhang
2025-01-21 20:44:49 +08:00
committed by GitHub
parent a4331cd260
commit 5a0d680a14
11 changed files with 335 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "sgl-kernel/3rdparty/cccl"]
path = sgl-kernel/3rdparty/cccl
url = https://github.com/NVIDIA/cccl.git
[submodule "sgl-kernel/3rdparty/flashinfer"]
path = sgl-kernel/3rdparty/flashinfer
url = https://github.com/flashinfer-ai/flashinfer.git