Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Problem with the convolutional encoder #29

Open
rrkarim opened this issue Jun 12, 2018 · 0 comments
Open

Problem with the convolutional encoder #29

rrkarim opened this issue Jun 12, 2018 · 0 comments

Comments

@rrkarim
Copy link

rrkarim commented Jun 12, 2018

Can't validate the model using the convolutional encoder. Here is the log:

   input view (80x128) and desired view (264) do not match
   stack traceback:

[C]: in function 'error'

/root/torch/install/share/lua/5.1/nn/View.lua:47: in function 'batchsize'

/root/torch/install/share/lua/5.1/nn/View.lua:79: in function 'func'

/root/torch/install/share/lua/5.1/nngraph/gmodule.lua:345: in function 'neteval'

/root/torch/install/share/lua/5.1/nngraph/gmodule.lua:380: in function 'forward'

./summary/nnlm.lua:98: in function 'validation'

./summary/nnlm.lua:147: in function 'run_valid'

./summary/nnlm.lua:167: in function 'train'

/home/ubuntu/NAMAS/summary/train.lua:51: in function 'main'

/home/ubuntu/NAMAS/summary/train.lua:54: in main chunk

[C]: in function 'dofile'

/root/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk

[C]: at 0x00405d50

`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant