Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ktransformers
Commits
9360d1e3
"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "038ed9999b897625b708cbb2591dc702dc39e513"
Commit
9360d1e3
authored
Mar 31, 2025
by
Atream
Browse files
add submodules
parent
25cee581
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
3 deletions
+4
-3
.gitmodules
.gitmodules
+0
-3
third_party/custom_flashinfer
third_party/custom_flashinfer
+1
-0
third_party/prometheus-cpp
third_party/prometheus-cpp
+1
-0
third_party/spdlog
third_party/spdlog
+1
-0
third_party/xxHash
third_party/xxHash
+1
-0
No files found.
.gitmodules
View file @
9360d1e3
...
@@ -4,7 +4,6 @@
...
@@ -4,7 +4,6 @@
[submodule "third_party/pybind11"]
[submodule "third_party/pybind11"]
path = third_party/pybind11
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
url = https://github.com/pybind/pybind11.git
[submodule "third_party/spdlog"]
[submodule "third_party/spdlog"]
path = third_party/spdlog
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
url = https://github.com/gabime/spdlog.git
...
@@ -12,11 +11,9 @@
...
@@ -12,11 +11,9 @@
path = third_party/custom_flashinfer
path = third_party/custom_flashinfer
url = https://github.com/kvcache-ai/custom_flashinfer.git
url = https://github.com/kvcache-ai/custom_flashinfer.git
branch = fix-precision-mla-merge-main
branch = fix-precision-mla-merge-main
[submodule "third_party/xxHash"]
[submodule "third_party/xxHash"]
path = third_party/xxHash
path = third_party/xxHash
url = https://github.com/Cyan4973/xxHash.git
url = https://github.com/Cyan4973/xxHash.git
[submodule "third_party/prometheus-cpp"]
[submodule "third_party/prometheus-cpp"]
path = third_party/prometheus-cpp
path = third_party/prometheus-cpp
url = https://github.com/jupp0r/prometheus-cpp
url = https://github.com/jupp0r/prometheus-cpp
custom_flashinfer
@
fd94393f
Subproject commit fd94393fb5b8ba8bae9c0bd6ab1c2a429d81ac76
prometheus-cpp
@
f13cdd05
Subproject commit f13cdd052eeae5e89decc11bf03697d0f78b15bc
spdlog
@
48bcf39a
Subproject commit 48bcf39a661a13be22666ac64db8a7f886f2637e
xxHash
@
953a09ab
Subproject commit 953a09abc39096da9e216b6eb0002c681cdc1199
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment