"vscode:/vscode.git/clone" did not exist on "90f21a595ef69be367a63362ea31bdf2a83b3e5d"
Unverified Commit 153b414e authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

minor: sync flashinfer and add turbomind as 3rdparty (#3105)

parent 6619f48e
...@@ -7,3 +7,6 @@ ...@@ -7,3 +7,6 @@
[submodule "sgl-kernel/3rdparty/flashinfer"] [submodule "sgl-kernel/3rdparty/flashinfer"]
path = sgl-kernel/3rdparty/flashinfer path = sgl-kernel/3rdparty/flashinfer
url = https://github.com/flashinfer-ai/flashinfer.git url = https://github.com/flashinfer-ai/flashinfer.git
[submodule "sgl-kernel/3rdparty/turbomind"]
path = sgl-kernel/3rdparty/turbomind
url = https://github.com/InternLM/turbomind
Subproject commit 93e1a2634e22355b0856246b032b285ad1d1da6b Subproject commit 2d03ed7c01aefd946c8a5781df9e59c0380116d4
Subproject commit 0c9d0c724a99974ca3af0c12b24ef8a0444c4fd9
...@@ -19,6 +19,7 @@ Third-party libraries: ...@@ -19,6 +19,7 @@ Third-party libraries:
- [CCCL](https://github.com/NVIDIA/cccl) - [CCCL](https://github.com/NVIDIA/cccl)
- [CUTLASS](https://github.com/NVIDIA/cutlass) - [CUTLASS](https://github.com/NVIDIA/cutlass)
- [FlashInfer](https://github.com/flashinfer-ai/flashinfer) - [FlashInfer](https://github.com/flashinfer-ai/flashinfer)
- [TurboMind](https://github.com/InternLM/turbomind)
### Kernel Development ### Kernel Development
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment