Closed egrcc closed 8 years ago
Hi,
I'm a beginner of torch. While I run the MemN2N-lang-model in my ubuntu 15.10(CUDA 7.5 is installed and my data is copied from https://github.com/wojzaremba/lstm/tree/master/data ), I get a error:
Could you tell me what's wrong with this?
Thanks~
hi, i dont see the same error message. can you try to update your nn and cunn packages via: luarocks install nn luarocks install cunn
It is working fine for me too.
@soumith Works! Thanks a lot!
Hi,
I'm a beginner of torch. While I run the MemN2N-lang-model in my ubuntu 15.10(CUDA 7.5 is installed and my data is copied from https://github.com/wojzaremba/lstm/tree/master/data ), I get a error:
Could you tell me what's wrong with this?
Thanks~