Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some error in running run_trans.lua #31

Open
queenieliaw810910 opened this issue Jan 11, 2017 · 1 comment
Open

Some error in running run_trans.lua #31

queenieliaw810910 opened this issue Jan 11, 2017 · 1 comment

Comments

@queenieliaw810910
Copy link

I've tried this command
qlua run_trans.lua -gpu 0 -backend cudnn

it could run until "Implementing mrf layers ..."
then I have the error below:
qlua: .../05/queenieliaw/.luarocks/share/lua/5.1/nn/Container.lua:67: C++ exception
stack traceback:
[C]: at 0x7ff41811ddd0
[C]: in function 'error'
.../05/queenieliaw/.luarocks/share/lua/5.1/nn/Container.lua:67: in function 'rethrowErrors'
...05/queenieliaw/.luarocks/share/lua/5.1/nn/Sequential.lua:44: in function 'forward'
./transfer_CNNMRF_wrapper.lua:196: in function 'build_mrf'
./transfer_CNNMRF_wrapper.lua:503: in function 'main'
./transfer_CNNMRF_wrapper.lua:596: in function 'run_test'
/auto/master05/queenieliaw/CNNMRF/mylib/helper.lua:183: in function 'run_tests'
run_trans.lua:72: in main chunk


Could anyone help me with this?

Thank you very much!!

@chuanli11
Copy link
Owner

Hi, can you show line 196 in your transfer_CNNMRF_wrapper.lua?

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

No branches or pull requests

2 participants