feat: add Block-Sparse-Attention submodule (tzj/minference branch)

Add 3rdparty/Block-Sparse-Attention as a git submodule from the
tzj/minference branch of Zijie-Tian/Block-Sparse-Attention repository.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Zijie Tian
2026-01-14 08:07:07 +08:00
parent 86633004ca
commit 6a6bd75685
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "3rdparty/Block-Sparse-Attention"]
path = 3rdparty/Block-Sparse-Attention
url = git@github.com:Zijie-Tian/Block-Sparse-Attention.git
branch = tzj/minference