-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 948 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "packages/unnu_ort/src/zlib"]
path = pkgs/unnu_ort/src/zlib
url = https://github.com/madler/zlib.git
[submodule "packages/unnu_ort/src/ort"]
path = pkgs/unnu_ort/src/ort
url = https://github.com/microsoft/onnxruntime.git
[submodule "packages/unnu_ce/src/tokenizers"]
path = pkgs/unnu_ce/src/tokenizers
url = https://github.com/mlc-ai/tokenizers-cpp.git
[submodule "packages/unnu_ce/src/sentencepiece"]
path = packages/unnu_ce/src/sentencepiece
url = https://github.com/google/sentencepiece.git
[submodule "packages/unnu_ort/src/tokenizers"]
path = pkgs/unnu_ort/src/tokenizers
url = https://github.com/mlc-ai/tokenizers-cpp.git
[submodule "packages/unnu_ce/src/protobuf"]
path = packages/unnu_ce/src/protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "packages/unnu_dxl/src/boostcontainer"]
path = packages/unnu_dxl/src/boostcontainer
url = https://github.com/boostorg/container.git