-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1021 Bytes
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1021 Bytes
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 "vendor/blis"]
path = vendor/blis
url = https://github.com/flame/blis.git
[submodule "vendor/tvm"]
path = vendor/tvm
url = https://github.com/apache/tvm.git
[submodule "vendor/pympi"]
path = vendor/pympi
url = https://github.com/hpca-uji/pympi.git
[submodule "vendor/convGemm"]
path = vendor/convGemm
url = https://github.com/hpca-uji/convGemm.git
[submodule "vendor/convWinograd"]
path = vendor/convWinograd
url = https://github.com/hpca-uji/convWinograd.git
[submodule "vendor/convDirect"]
path = vendor/convDirect
url = https://github.com/hpca-uji/convDirect.git
[submodule "vendor/openfhe"]
path = vendor/openfhe
url = https://github.com/openfheorg/openfhe-development.git
[submodule "vendor/openfhe-python"]
path = vendor/openfhe-python
url = https://github.com/openfheorg/openfhe-python.git
[submodule "vendor/uarchfhe"]
path = vendor/uarchfhe
url = https://github.com/darwinquezada/he_hpc
[submodule "vendor/polyhe"]
path = vendor/polyhe
url = https://github.com/hpca-uji/polyhe.git