forked from mlcommons/inference
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 707 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "build"]
path = build
url = https://chromium.googlesource.com/chromium/src/build
branch = master
[submodule "third_party/ninja"]
path = third_party/ninja
url = https://github.com/ninja-build/ninja.git
[submodule "third_party/pybind"]
path = third_party/pybind
url = https://github.com/pybind/pybind11.git
[submodule "third_party/gn"]
path = third_party/gn
url = https://gn.googlesource.com/gn
[submodule "language/bert/DeepLearningExamples"]
path = language/bert/DeepLearningExamples
url = https://github.com/NVIDIA/DeepLearningExamples.git
[submodule "vision/medical_imaging/3d-unet/nnUnet"]
path = vision/medical_imaging/3d-unet/nnUnet
url = https://github.com/MIC-DKFZ/nnUNet.git