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 am getting the error below while I was trying to run evaluation.lua. There is no gen/chalearn15.t7 file to load using torch.load; but in evaluation code there is a line like that. Any idea @gaobb or @YVanlaer. Thank you for your help.
/root/torch/install/bin/luajit: evaluation.lua:103: attempt to index field 'val' (a nil value)
stack traceback:
evaluation.lua:103: in main chunk
[C]: in function 'dofile'
/root/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00406670
The text was updated successfully, but these errors were encountered:
I am getting the error below while I was trying to run evaluation.lua. There is no gen/chalearn15.t7 file to load using torch.load; but in evaluation code there is a line like that. Any idea @gaobb or @YVanlaer. Thank you for your help.
The text was updated successfully, but these errors were encountered: