-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
83 lines (83 loc) · 2.68 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
[submodule "lua"]
path = lua
url = https://github.com/dibyendumajumdar/lua.git
branch = lua53
[submodule "ravi"]
path = ravi
url = https://github.com/dibyendumajumdar/ravi.git
branch = master
[submodule "ravi-torch-paths"]
path = ravi-torch-paths
url = https://github.com/dibyendumajumdar/ravi-torch-paths.git
branch = ravi-distro
[submodule "ravi-torch7"]
path = ravi-torch7
url = https://github.com/dibyendumajumdar/ravi-torch7.git
branch = ravi-distro-aten
[submodule "ravi-lpeglabel"]
path = ravi-lpeglabel
url = https://github.com/dibyendumajumdar/ravi-lpeglabel.git
branch = ravi-distro
[submodule "ravi-luasocket"]
path = ravi-luasocket
url = https://github.com/dibyendumajumdar/ravi-luasocket.git
branch = ravi-distro
[submodule "ravi-cjson"]
path = ravi-cjson
url = https://github.com/dibyendumajumdar/ravi-cjson.git
branch = ravi-distro
[submodule "ravi-filesystem"]
path = ravi-filesystem
url = https://github.com/dibyendumajumdar/ravi-filesystem.git
branch = ravi-distro
[submodule "ravi-penlight"]
path = ravi-penlight
url = https://github.com/dibyendumajumdar/ravi-penlight
branch = ravi-distro
[submodule "ravi-moses"]
path = ravi-moses
url = https://github.com/dibyendumajumdar/ravi-moses.git
branch = ravi-distro
[submodule "ravi-torch7-nn"]
path = ravi-torch7-nn
url = https://github.com/dibyendumajumdar/ravi-torch7-nn.git
branch = ravi-distro
[submodule "ravi-torch7-sys"]
path = ravi-torch7-sys
url = https://github.com/dibyendumajumdar/ravi-torch7-sys.git
branch = ravi-distro
[submodule "ravi-torch7-xlua"]
path = ravi-torch7-xlua
url = https://github.com/dibyendumajumdar/ravi-torch7-xlua.git
branch = ravi-distro
[submodule "ravi-torch7-optim"]
path = ravi-torch7-optim
url = https://github.com/dibyendumajumdar/ravi-torch7-optim.git
branch = ravi-distro
[submodule "ravi-torch-cephes"]
path = ravi-torch-cephes
url = https://github.com/dibyendumajumdar/ravi-torch-cephes.git
branch = ravi-distro
[submodule "ravi-external-libs"]
path = ravi-external-libs
url = https://github.com/dibyendumajumdar/ravi-external-libs.git
[submodule "ravi-torch7-autograd"]
path = ravi-torch7-autograd
url = https://github.com/dibyendumajumdar/ravi-torch7-autograd.git
branch = ravi-distro
[submodule "nj"]
path = nj
url = https://github.com/dibyendumajumdar/nj.git
branch = ravi-distro
[submodule "ravi-protobuf"]
path = ravi-protobuf
url = https://github.com/dibyendumajumdar/ravi-protobuf.git
branch = ravi-distro
[submodule "ravi-libuv-luv"]
path = ravi-libuv-luv
url = https://github.com/dibyendumajumdar/ravi-libuv-luv.git
branch = ravi-distro
[submodule "ravi-simplex"]
path = ravi-simplex
url = https://github.com/dibyendumajumdar/ravi-simplex.git
branch = Suravi