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
I tried to write the part of matlab dealing with mask in gen_all.py, but I got an error:
/home/wyy/torch/install/bin/luajit: neural_gram.lua:54: cuda runtime error (10) : invalid device ordinal at /home/wyy/torch/extra/cutorch/init.c:734
stack traceback:
[C]: in function 'setDevice'
neural_gram.lua:54: in function 'main'
neural_gram.lua:450: in main chunk
[C]: in function 'dofile'
.../wyy/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
can you give me some advice? Thank you very much!!!!!
The text was updated successfully, but these errors were encountered:
I tried to write the part of matlab dealing with mask in gen_all.py, but I got an error:
/home/wyy/torch/install/bin/luajit: neural_gram.lua:54: cuda runtime error (10) : invalid device ordinal at /home/wyy/torch/extra/cutorch/init.c:734
stack traceback:
[C]: in function 'setDevice'
neural_gram.lua:54: in function 'main'
neural_gram.lua:450: in main chunk
[C]: in function 'dofile'
.../wyy/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
can you give me some advice? Thank you very much!!!!!
The text was updated successfully, but these errors were encountered: