Ubuntu Pastebin

Paste from torch at Fri, 14 Apr 2017 17:01:21 +0000

Download as text
 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
kebila@kebila:~$ rm -rf ~/torch
kebila@kebila:~$ git clone https://github.com/torch/distro.git ~/torch --recursive
Cloning into '/home/kebila/torch'...
remote: Counting objects: 1526, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 1526 (delta 0), reused 0 (delta 0), pack-reused 1522
Receiving objects: 100% (1526/1526), 321.12 KiB | 0 bytes/s, done.
Resolving deltas: 100% (883/883), done.
Checking connectivity... done.
Submodule 'exe/env' (https://github.com/torch/env.git) registered for path 'exe/env'
Submodule 'exe/luajit-rocks' (https://github.com/torch/luajit-rocks.git) registered for path 'exe/luajit-rocks'
Submodule 'exe/qtlua' (https://github.com/torch/qtlua.git) registered for path 'exe/qtlua'
Submodule 'exe/trepl' (https://github.com/torch/trepl.git) registered for path 'exe/trepl'
Submodule 'extra/argcheck' (https://github.com/torch/argcheck.git) registered for path 'extra/argcheck'
Submodule 'extra/cudnn' (https://github.com/soumith/cudnn.torch.git) registered for path 'extra/cudnn'
Submodule 'extra/cunn' (https://github.com/torch/cunn.git) registered for path 'extra/cunn'
Submodule 'extra/cutorch' (https://github.com/torch/cutorch.git) registered for path 'extra/cutorch'
Submodule 'extra/graph' (https://github.com/torch/graph) registered for path 'extra/graph'
Submodule 'extra/lua-cjson' (https://github.com/mpx/lua-cjson) registered for path 'extra/lua-cjson'
Submodule 'extra/luaffifb' (https://github.com/facebook/luaffifb) registered for path 'extra/luaffifb'
Submodule 'extra/luafilesystem' (https://github.com/keplerproject/luafilesystem.git) registered for path 'extra/luafilesystem'
Submodule 'extra/nn' (https://github.com/torch/nn.git) registered for path 'extra/nn'
Submodule 'extra/nngraph' (https://github.com/torch/nngraph) registered for path 'extra/nngraph'
Submodule 'extra/nnx' (https://github.com/clementfarabet/lua---nnx.git) registered for path 'extra/nnx'
Submodule 'extra/penlight' (https://github.com/stevedonovan/Penlight.git) registered for path 'extra/penlight'
Submodule 'extra/threads' (https://github.com/torch/threads-ffi.git) registered for path 'extra/threads'
Submodule 'pkg/cwrap' (https://github.com/torch/cwrap.git) registered for path 'pkg/cwrap'
Submodule 'pkg/dok' (https://github.com/torch/dok.git) registered for path 'pkg/dok'
Submodule 'pkg/gnuplot' (https://github.com/torch/gnuplot.git) registered for path 'pkg/gnuplot'
Submodule 'pkg/image' (https://github.com/torch/image.git) registered for path 'pkg/image'
Submodule 'pkg/optim' (https://github.com/torch/optim.git) registered for path 'pkg/optim'
Submodule 'pkg/paths' (https://github.com/torch/paths.git) registered for path 'pkg/paths'
Submodule 'pkg/qttorch' (https://github.com/torch/qttorch.git) registered for path 'pkg/qttorch'
Submodule 'pkg/sundown' (https://github.com/torch/sundown-ffi.git) registered for path 'pkg/sundown'
Submodule 'pkg/sys' (https://github.com/torch/sys.git) registered for path 'pkg/sys'
Submodule 'pkg/torch' (https://github.com/torch/torch7.git) registered for path 'pkg/torch'
Submodule 'pkg/xlua' (https://github.com/torch/xlua.git) registered for path 'pkg/xlua'
Cloning into 'exe/env'...
remote: Counting objects: 26, done.
remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26
Unpacking objects: 100% (26/26), done.
Checking connectivity... done.
Submodule path 'exe/env': checked out 'd28424ac5b638686410304c60c31693849f3d1dd'
Cloning into 'exe/luajit-rocks'...
remote: Counting objects: 2333, done.
remote: Total 2333 (delta 0), reused 0 (delta 0), pack-reused 2333
Receiving objects: 100% (2333/2333), 7.32 MiB | 1.19 MiB/s, done.
Resolving deltas: 100% (1379/1379), done.
Checking connectivity... done.
Submodule path 'exe/luajit-rocks': checked out '411f4b9d9c4be176d4aab965ebfce50911583e14'
Cloning into 'exe/qtlua'...
remote: Counting objects: 673, done.
remote: Total 673 (delta 0), reused 0 (delta 0), pack-reused 673
Receiving objects: 100% (673/673), 584.01 KiB | 365.00 KiB/s, done.
Resolving deltas: 100% (331/331), done.
Checking connectivity... done.
Submodule path 'exe/qtlua': checked out 'a29e8a72c12db6a10fa37828d906e7afad14a98e'
Cloning into 'exe/trepl'...
remote: Counting objects: 511, done.
remote: Total 511 (delta 0), reused 0 (delta 0), pack-reused 511
Receiving objects: 100% (511/511), 115.49 KiB | 0 bytes/s, done.
Resolving deltas: 100% (292/292), done.
Checking connectivity... done.
Submodule path 'exe/trepl': checked out '818868e23521ec1eb6b4bea32714fe39024e01db'
Cloning into 'extra/argcheck'...
remote: Counting objects: 538, done.
remote: Total 538 (delta 0), reused 0 (delta 0), pack-reused 538
Receiving objects: 100% (538/538), 646.22 KiB | 974.00 KiB/s, done.
Resolving deltas: 100% (291/291), done.
Checking connectivity... done.
Submodule path 'extra/argcheck': checked out 'b3b32c060c4269c25d11cf9f983c291d9448e1ee'
Cloning into 'extra/cudnn'...
remote: Counting objects: 2035, done.
remote: Total 2035 (delta 0), reused 0 (delta 0), pack-reused 2034
Receiving objects: 100% (2035/2035), 772.34 KiB | 807.00 KiB/s, done.
Resolving deltas: 100% (1325/1325), done.
Checking connectivity... done.
Submodule path 'extra/cudnn': checked out 'a418f1e530cee811ab10e97a5388b62a6865aa20'
Cloning into 'extra/cunn'...
fatal: unable to access 'https://github.com/torch/cunn.git/': Could not resolve host: github.com
fatal: clone of 'https://github.com/torch/cunn.git' into submodule path 'extra/cunn' failed
Download as text