forked from InfiniTensor/InfiniTensor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 781 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "3rd-party/pybind11"]
path = 3rd-party/pybind11
url = [email protected]:pybind/pybind11.git
[submodule "3rd-party/nlohmann_json_cmake_fetchcontent"]
path = 3rd-party/nlohmann_json_cmake_fetchcontent
url = [email protected]:ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git
[submodule "3rd-party/googletest"]
path = 3rd-party/googletest
url = [email protected]:google/googletest.git
[submodule "3rd-party/backward-cpp"]
path = 3rd-party/backward-cpp
url = [email protected]:bombela/backward-cpp.git
[submodule "examples/distributed/onnxsim_large_model"]
path = examples/distributed/onnxsim_large_model
url = [email protected]:luchangli03/onnxsim_large_model.git
[submodule "3rd-party/llvm-project"]
path = 3rd-party/llvm-project
url = [email protected]:llvm/llvm-project.git