This repository was archived by the owner on Apr 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Development branches, we modify those heavily
2
2
[submodule "third-party/islpp"]
3
3
path = third-party/islpp
4
- url = git@ github.com: nicolasvasilache/isl.git
4
+ url = https:// github.com/ nicolasvasilache/isl.git
5
5
branch = ntv_dev
6
6
[submodule "third-party/cub"]
7
7
path = third-party/cub
8
- url = git@ github.com: nicolasvasilache/cub.git
8
+ url = https:// github.com/ nicolasvasilache/cub.git
9
9
branch = nvrtc-cub
10
10
[submodule "third-party/halide"]
11
11
path = third-party/halide
14
14
# Mainstream branches, we don't modify those
15
15
[submodule "third-party/caffe2"]
16
16
path = third-party/caffe2
17
- url = git@ github.com: caffe2/caffe2.git
17
+ url = https:// github.com/ caffe2/caffe2.git
18
18
[submodule "third-party/gflags"]
19
19
path = third-party/gflags
20
20
url = https://github.com/gflags/gflags
23
23
url = https://github.com/google/glog.git
24
24
[submodule "third-party/ATen"]
25
25
path = third-party/ATen
26
- url = git@ github.com: zdevito/aten.git
26
+ url = https:// github.com/ zdevito/aten.git
27
27
[submodule "third-party/dlpack"]
28
28
path = third-party/dlpack
29
29
url = https://github.com/dmlc/dlpack.git
You can’t perform that action at this time.
0 commit comments