-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
111 lines (111 loc) · 3.99 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
[submodule "pixsrl/deck.gl"]
path = pixsrl/deck.gl
url = https://github.com/uber/deck.gl.git
[submodule "dlsys/mshadow"]
path = dlsys/mshadow
url = https://github.com/darthsuogles/mshadow.git
[submodule "natlang/sling"]
path = natlang/sling
url = https://github.com/darthsuogles/sling.git
[submodule "dlsys/PytorchWCT"]
path = dlsys/PytorchWCT
url = https://github.com/sunshineatnoon/PytorchWCT.git
[submodule "pkg/spack"]
path = pkg/spack
url = https://github.com/spack/spack.git
[submodule "database/leveldb"]
path = database/leveldb
url = https://github.com/google/leveldb.git
[submodule "database/highwayhash"]
path = database/highwayhash
url = https://github.com/google/highwayhash.git
[submodule "database/peloton"]
path = database/peloton
url = https://github.com/cmu-db/peloton.git
[submodule "database/siphash-avx2"]
path = database/siphash-avx2
url = https://github.com/jedisct1/siphash-avx2.git
[submodule "spark/oss"]
path = spark/oss
url = https://github.com/apache/spark.git
[submodule "dlsys/improved_wgan_training"]
path = dlsys/improved_wgan_training
url = https://github.com/darthsuogles/improved_wgan_training
[submodule "dlsys/Detectron"]
path = dlsys/Detectron
url = https://github.com/darthsuogles/Detectron.git
[submodule "hautperf/libcuckoo"]
path = hautperf/libcuckoo
url = https://github.com/efficient/libcuckoo.git
[submodule "dlsys/autograd"]
path = dlsys/autograd
url = https://github.com/darthsuogles/autograd.git
[submodule "scala/scio"]
path = scala/scio
url = https://github.com/darthsuogles/scio.git
[submodule "scala/Ammonite"]
path = scala/Ammonite
url = https://github.com/darthsuogles/Ammonite.git
[submodule "hautperf/cpu_features"]
path = hautperf/cpu_features
url = https://github.com/google/cpu_features.git
[submodule "pixsrl/pbrt-v3"]
path = pixsrl/pbrt-v3
url = https://github.com/mmp/pbrt-v3.git
[submodule "dlsys/auto_ml_enas"]
path = dlsys/auto_ml_enas
url = https://github.com/carpedm20/ENAS-pytorch.git
[submodule "natlang/fastText"]
path = natlang/fastText
url = https://github.com/facebookresearch/fastText.git
[submodule "devops/kubespray"]
path = devops/kubespray
url = https://github.com/kubernetes-incubator/kubespray.git
[submodule "third_party/bazel/rules_python"]
path = third_party/bazel/rules_python
url = https://github.com/bazelbuild/rules_python.git
[submodule "third_party/tvm"]
path = third_party/tvm
url = https://github.com/dmlc/tvm.git
[submodule "proj_kleio/distill"]
path = proj_kleio/distill
url = https://github.com/distillpub/template.git
[submodule "pixsrl/yotsuba"]
path = pixsrl/yotsuba
url = https://github.com/aekul/yotsuba
[submodule "pixsrl/aether"]
path = pixsrl/aether
url = https://github.com/aekul/aether.git
[submodule "pixsrl/mitsuba"]
path = pixsrl/mitsuba
url = https://github.com/mitsuba-renderer/mitsuba
[submodule "dlsys/keras"]
path = dlsys/keras
url = https://github.com/darthsuogles/keras.git
[submodule "pixsrl/opengl/docker-ubuntu-vnc-desktop"]
path = pixsrl/opengl/docker-ubuntu-vnc-desktop
url = https://github.com/darthsuogles/docker-ubuntu-vnc-desktop.git
[submodule "third_party/abseil-cpp"]
path = third_party/abseil-cpp
url = https://github.com/abseil/abseil-cpp.git
[submodule "third_party/grpc"]
path = third_party/grpc
url = https://github.com/grpc/grpc.git
[submodule "third_party/serving"]
path = third_party/serving
url = https://github.com/tensorflow/serving.git
[submodule "third_party/tensorflow_models"]
path = third_party/tensorflow_models
url = https://github.com/tensorflow/models.git
[submodule "third_party/detectron"]
path = third_party/detectron
url = https://github.com/facebookresearch/Detectron.git
[submodule "third_party/tensor_comprehensions"]
path = third_party/tensor_comprehensions
url = https://github.com/facebookresearch/TensorComprehensions.git
[submodule "third_party/arrow"]
path = third_party/arrow
url = https://github.com/apache/arrow.git
[submodule "third_party/autodidact"]
path = third_party/autodidact
url = https://github.com/mattjj/autodidact.git