-
-
Notifications
You must be signed in to change notification settings - Fork 193
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.34 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "app/src/main/cpp/3rdparty/cpp-httplib"]
path = app/src/main/cpp/3rdparty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "app/src/main/cpp/3rdparty/json"]
path = app/src/main/cpp/3rdparty/json
url = https://github.com/nlohmann/json.git
[submodule "app/src/main/cpp/3rdparty/stb"]
path = app/src/main/cpp/3rdparty/stb
url = https://github.com/nothings/stb.git
[submodule "app/src/main/cpp/3rdparty/xtensor"]
path = app/src/main/cpp/3rdparty/xtensor
url = https://github.com/xtensor-stack/xtensor.git
[submodule "app/src/main/cpp/3rdparty/xtl"]
path = app/src/main/cpp/3rdparty/xtl
url = https://github.com/xtensor-stack/xtl.git
[submodule "app/src/main/cpp/3rdparty/MNN"]
path = app/src/main/cpp/3rdparty/MNN
url = https://github.com/alibaba/MNN.git
[submodule "app/src/main/cpp/3rdparty/xsimd"]
path = app/src/main/cpp/3rdparty/xsimd
url = https://github.com/xtensor-stack/xsimd.git
[submodule "app/src/main/cpp/3rdparty/zstd"]
path = app/src/main/cpp/3rdparty/zstd
url = https://github.com/facebook/zstd.git
[submodule "app/src/main/cpp/3rdparty/xtensor-blas"]
path = app/src/main/cpp/3rdparty/xtensor-blas
url = https://github.com/xtensor-stack/xtensor-blas.git
[submodule "app/src/main/cpp/3rdparty/tokenizers-cpp"]
path = app/src/main/cpp/3rdparty/tokenizers-cpp
url = https://github.com/xororz/tokenizers-cpp.git