"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "038ed9999b897625b708cbb2591dc702dc39e513"
Commit 9360d1e3 authored by Atream's avatar Atream
Browse files

add submodules

parent 25cee581
...@@ -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
Subproject commit fd94393fb5b8ba8bae9c0bd6ab1c2a429d81ac76
Subproject commit f13cdd052eeae5e89decc11bf03697d0f78b15bc
Subproject commit 48bcf39a661a13be22666ac64db8a7f886f2637e
Subproject commit 953a09abc39096da9e216b6eb0002c681cdc1199
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