forked from faasm/python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 741 Bytes
/
.gitmodules
File metadata and controls
23 lines (23 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "third-party/cpython"]
path = third-party/cpython
url = https://github.com/faasm/cpython
branch = faasm
[submodule "third-party/numpy"]
path = third-party/numpy
url = https://github.com/faasm/numpy
branch = faasm
[submodule "third-party/crossenv"]
path = third-party/crossenv
url = https://github.com/faasm/crossenv
branch = faasm
[submodule "third-party/horovod"]
path = third-party/horovod
url = https://github.com/faasm/horovod
branch = faasm
[submodule "third-party/mxnet"]
path = third-party/mxnet
url = https://github.com/faasm/incubator-mxnet
branch = faasm
[submodule "third-party/cpp"]
path = third-party/cpp
url = https://github.com/auto-ndp/faasm-cpp