forked from intel/e2eAIOK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.35 KB
/
.gitmodules
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 "tests/cicd/bats"]
path = tests/cicd/bats
url = https://github.com/bats-core/bats-core.git
[submodule "tests/cicd/test_helper/bats-support"]
path = tests/cicd/test_helper/bats-support
url = https://github.com/bats-core/bats-support.git
[submodule "tests/cicd/test_helper/bats-assert"]
path = tests/cicd/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git
[submodule "tests/cicd/test_helper/bats-file"]
path = tests/cicd/test_helper/bats-file
url = https://github.com/ztombol/bats-file.git
[submodule "modelzoo/third_party/mlperf_v1.0"]
path = modelzoo/third_party/mlperf_v1.0
url = https://github.com/mlcommons/training_results_v1.0.git
[submodule "modelzoo/third_party/DeepLearningExamples"]
path = modelzoo/third_party/DeepLearningExamples
url = https://github.com/NVIDIA/DeepLearningExamples.git
[submodule "modelzoo/third_party/dlrm"]
path = modelzoo/third_party/dlrm
url = https://github.com/facebookresearch/dlrm.git
[submodule "modelzoo/third_party/alibaba-ai-matrix"]
path = modelzoo/third_party/alibaba-ai-matrix
url = https://github.com/alibaba/ai-matrix.git
[submodule "modelzoo/third_party/IntelAI_models"]
path = modelzoo/third_party/IntelAI_models
url = https://github.com/IntelAI/models.git
[submodule "modelzoo/third_party/nnUNet"]
path = modelzoo/third_party/nnUNet
url = https://github.com/MIC-DKFZ/nnUNet.git