forked from rapidsai/notebooks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 951 Bytes
/
.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
[submodule "repos/cudf"]
path = repos/cudf
url = https://github.com/rapidsai/cudf.git
branch = branch-21.10
[submodule "repos/cuml"]
path = repos/cuml
url = https://github.com/rapidsai/cuml.git
branch = branch-21.10
[submodule "repos/cugraph"]
path = repos/cugraph
url = https://github.com/rapidsai/cugraph.git
branch = branch-21.10
[submodule "repos/cuxfilter"]
path = repos/cuxfilter
url = https://github.com/rapidsai/cuxfilter.git
branch = branch-21.10
[submodule "repos/cuspatial"]
path = repos/cuspatial
url = https://github.com/rapidsai/cuspatial.git
branch = branch-21.10
[submodule "repos/clx"]
path = repos/clx
url = https://github.com/rapidsai/clx.git
branch = branch-21.10
[submodule "repos/cusignal"]
path = repos/cusignal
url = https://github.com/rapidsai/cusignal.git
branch = branch-21.10
[submodule "repos/xgboost"]
path = repos/xgboost
url = https://github.com/rapidsai/xgboost-conda.git
branch = branch-21.10