Skip to content

Instantly share code, notes, and snippets.

@etrulls
Created August 17, 2017 16:32
Show Gist options
  • Save etrulls/3f2eff8531d0e7b8ca7e4e91672e3b78 to your computer and use it in GitHub Desktop.
Save etrulls/3f2eff8531d0e7b8ca7e4e91672e3b78 to your computer and use it in GitHub Desktop.
/cvlabdata1/home/eduard/soft/torch/torch-distro-icc/install/bin/luajit: .../torch-distro-icc/install/share/lua/5.1/nn/Container.lua:67:
In 1 module of nn.Sequential:
In 2 module of nn.ParallelTable:
In 4 module of nn.Sequential:
In 2 module of nn.Sequential:
...torch/torch-distro-icc/install/share/lua/5.1/nn/THNN.lua:110: bad argument #5 to 'v' (2D or 4D weight tensor expected, but got: [] at /cvlabdata1/home/eduard/soft/torch/torch-distro-icc/extra/nn/lib/THNN/generic/SpatialConvolutionMM.c:15)
stack traceback:
[C]: in function 'v'
...torch/torch-distro-icc/install/share/lua/5.1/nn/THNN.lua:110: in function 'SpatialConvolutionMM_updateOutput'
...stro-icc/install/share/lua/5.1/nn/SpatialConvolution.lua:79: in function <...stro-icc/install/share/lua/5.1/nn/SpatialConvolution.lua:76>
[C]: in function 'xpcall'
.../torch-distro-icc/install/share/lua/5.1/nn/Container.lua:63: in function 'rethrowErrors'
...torch-distro-icc/install/share/lua/5.1/nn/Sequential.lua:44: in function 'updateOutput'
...all/share/lua/5.1/nn/SpatialSubtractiveNormalization.lua:72: in function <...all/share/lua/5.1/nn/SpatialSubtractiveNormalization.lua:63>
[C]: in function 'xpcall'
.../torch-distro-icc/install/share/lua/5.1/nn/Container.lua:63: in function 'rethrowErrors'
...torch-distro-icc/install/share/lua/5.1/nn/Sequential.lua:44: in function <...torch-distro-icc/install/share/lua/5.1/nn/Sequential.lua:41>
[C]: in function 'xpcall'
.../torch-distro-icc/install/share/lua/5.1/nn/Container.lua:63: in function 'rethrowErrors'
...ch-distro-icc/install/share/lua/5.1/nn/ParallelTable.lua:12: in function <...ch-distro-icc/install/share/lua/5.1/nn/ParallelTable.lua:10>
[C]: in function 'xpcall'
.../torch-distro-icc/install/share/lua/5.1/nn/Container.lua:63: in function 'rethrowErrors'
...torch-distro-icc/install/share/lua/5.1/nn/Sequential.lua:44: in function 'forward'
bug2.lua:21: in main chunk
[C]: in function 'dofile'
...distro-icc/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
WARNING: If you see a stack trace below, it doesn't point to the place where this error occurred. Please use only the one above.
stack traceback:
[C]: in function 'error'
.../torch-distro-icc/install/share/lua/5.1/nn/Container.lua:67: in function 'rethrowErrors'
...torch-distro-icc/install/share/lua/5.1/nn/Sequential.lua:44: in function 'forward'
bug2.lua:21: in main chunk
[C]: in function 'dofile'
...distro-icc/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment