You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
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
`
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can't validate the model using the convolutional encoder. Here is the log:
`
The text was updated successfully, but these errors were encountered: