forked from faasm/faasm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.43 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
31
32
33
34
35
36
37
38
39
[submodule "third-party/tensorflow"]
path = third-party/tensorflow
url = https://github.com/Shillaker/tensorflow.git
[submodule "third-party/eigen"]
path = third-party/eigen
url = https://github.com/Shillaker/eigen-git-mirror
[submodule "third-party/gem3-mapper"]
path = third-party/gem3-mapper
url = https://github.com/Shillaker/gem3-mapper.git
[submodule "third-party/WAVM"]
path = third-party/WAVM
url = https://github.com/Shillaker/WAVM.git
[submodule "third-party/libpng"]
path = third-party/libpng
url = https://github.com/glennrp/libpng.git
[submodule "third-party/pyodide"]
path = third-party/pyodide
url = http://github.com/Shillaker/pyodide.git
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/madler/zlib.git
[submodule "third-party/musl"]
path = third-party/musl
url = https://github.com/Shillaker/musl
[submodule "third-party/llvm-project"]
path = third-party/llvm-project
url = https://github.com/llvm/llvm-project.git
[submodule "third-party/pyfaasm"]
path = third-party/pyfaasm
url = https://github.com/Shillaker/pyfaasm.git
[submodule "third-party/faasm-clapack"]
path = third-party/faasm-clapack
url = https://github.com/Shillaker/faasm-clapack.git
[submodule "third-party/faasm-demo-c"]
path = third-party/faasm-demo-c
url = https://github.com/Shillaker/faasm-demo-c.git
[submodule "third-party/ParResKernels"]
path = third-party/ParResKernels
url = https://github.com/Shillaker/Kernels