forked from mpc-msri/EzPC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 752 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "CrypTFlow2/extern/SEAL"]
path = SCI/extern/SEAL
url = https://github.com/Microsoft/SEAL
[submodule "CrypTFlow2/extern/eigen"]
path = SCI/extern/eigen
url = https://gitlab.com/libeigen/eigen
[submodule "GPU-MPC/experiments/orca/weights"]
path = GPU-MPC/experiments/orca/weights
url = https://github.com/neha-jawalkar/weights.git
[submodule "GPU-MPC/experiments/orca/datasets/mnist"]
path = GPU-MPC/experiments/orca/datasets/mnist
url = https://github.com/neha-jawalkar/mnist.git
[submodule "GPU-MPC/ext/cutlass"]
path = GPU-MPC/ext/cutlass
url = https://github.com/NVIDIA/cutlass.git
[submodule "GPU-MPC/ext/sytorch/ext/sci/extern/SEAL"]
path = GPU-MPC/ext/sytorch/ext/sci/extern/SEAL
url = https://github.com/microsoft/SEAL.git