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

attempt to call field 'Recurrent' (a nil value) #44

Open
shiyx1991 opened this issue Jan 16, 2018 · 3 comments
Open

attempt to call field 'Recurrent' (a nil value) #44

shiyx1991 opened this issue Jan 16, 2018 · 3 comments

Comments

@shiyx1991
Copy link

I have updated rnn and all the other dependencies to the latest version,but it still has the error:

./buildModel.lua:65: attempt to call field 'Recurrent' (a nil value)
stack traceback:
./buildModel.lua:65: in function 'buildModel_MeanPool_RNN'
videoReid.lua:100: in main chunk
[C]: in function 'dofile'
...hiyx/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50

@tastyminerals
Copy link

This is a syntax error in your code

@buaaswf
Copy link

buaaswf commented Feb 8, 2018

I have also met this problem. How can I fix it ?

@buaaswf
Copy link

buaaswf commented Feb 8, 2018

I solved this by Element-Research/rnn#422

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

3 participants