Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/torch/distro.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0b895038f50d71f0219338fd4c407cac59a9bda (plain)
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
[submodule "exe/luajit-rocks"]
	path = exe/luajit-rocks
	url = https://github.com/torch/luajit-rocks.git
[submodule "exe/qtlua"]
	path = exe/qtlua
	url = https://github.com/torch/qtlua.git
[submodule "pkg/dok"]
	path = pkg/dok
	url = https://github.com/torch/dok.git
[submodule "pkg/gnuplot"]
	path = pkg/gnuplot
	url = https://github.com/torch/gnuplot.git
[submodule "pkg/paths"]
	path = pkg/paths
	url = https://github.com/torch/paths.git
[submodule "pkg/cwrap"]
	path = pkg/cwrap
	url = https://github.com/torch/cwrap.git
[submodule "extra/cunn"]
	path = extra/cunn
	url = https://github.com/torch/cunn.git
[submodule "extra/cutorch"]
	path = extra/cutorch
	url = https://github.com/torch/cutorch.git
[submodule "pkg/torch"]
	path = pkg/torch
	url = https://github.com/torch/torch7.git
[submodule "pkg/sundown"]
	path = pkg/sundown
	url = https://github.com/torch/sundown-ffi.git
[submodule "pkg/qttorch"]
	path = pkg/qttorch
	url = https://github.com/torch/qttorch.git
[submodule "pkg/xlua"]
	path = pkg/xlua
	url = https://github.com/torch/xlua.git
[submodule "pkg/sys"]
	path = pkg/sys
	url = https://github.com/torch/sys.git
[submodule "pkg/image"]
	path = pkg/image
	url = https://github.com/torch/image.git
[submodule "pkg/optim"]
	path = pkg/optim
	url = https://github.com/torch/optim.git
[submodule "extra/threads"]
	path = extra/threads
	url = https://github.com/torch/threads-ffi.git
[submodule "extra/argcheck"]
	path = extra/argcheck
	url = https://github.com/torch/argcheck.git
[submodule "extra/cudnn"]
	path = extra/cudnn
	url = https://github.com/soumith/cudnn.torch.git
[submodule "exe/trepl"]
	path = exe/trepl
	url = https://github.com/torch/trepl.git
[submodule "extra/nnx"]
	path = extra/nnx
	url = https://github.com/clementfarabet/lua---nnx.git
[submodule "extra/nn"]
	path = extra/nn
	url = https://github.com/torch/nn.git
[submodule "exe/env"]
	path = exe/env
	url = https://github.com/torch/env.git
[submodule "extra/graph"]
	path = extra/graph
	url = https://github.com/torch/graph
[submodule "extra/nngraph"]
	path = extra/nngraph
	url = https://github.com/torch/nngraph
[submodule "extra/luaffifb"]
	path = extra/luaffifb
	url = https://github.com/facebook/luaffifb
[submodule "extra/luafilesystem"]
	path = extra/luafilesystem
	url = https://github.com/keplerproject/luafilesystem.git
[submodule "extra/penlight"]
	path = extra/penlight
	url = https://github.com/stevedonovan/Penlight.git
[submodule "extra/lua-cjson"]
	path = extra/lua-cjson
	url = https://github.com/mpx/lua-cjson
[submodule "extra/moses"]
	path = extra/moses
	url = https://github.com/Yonaba/Moses.git