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
When I run the 'run.lua' in './pnnet/train/rua.lua', it gave the fails:
'{
sigma : 0.18649942105166
mi : 0.48544601108437
}
==> read the dataset
==> created the tests
/home/username/torch/install/bin/luajit: /home/fangyang/torch/install/share/lua/5.1/nn/Container.lua:67:
In 3 module of nn.Sequential:
In 1 module of nn.ConcatTable:
In 3 module of nn.Sequential:
invalid arguments: CudaTensor CudaTensor CudaTensor number
expected arguments: CudaTensor | [CudaTensor] [CudaLongTensor] CudaTensor index
'
By the way I installed GTX 970 on my ubuntu 14.04. And the 'eval.lua' works well.
Can you help me fix this problem? Any help will be grateful !!
Thank you very much! @vbalnt
The text was updated successfully, but these errors were encountered:
Hi vbalnt,
When I run the 'run.lua' in './pnnet/train/rua.lua', it gave the fails:
'{
sigma : 0.18649942105166
mi : 0.48544601108437
}
==> read the dataset
==> created the tests
/home/username/torch/install/bin/luajit: /home/fangyang/torch/install/share/lua/5.1/nn/Container.lua:67:
In 3 module of nn.Sequential:
In 1 module of nn.ConcatTable:
In 3 module of nn.Sequential:
invalid arguments: CudaTensor CudaTensor CudaTensor number
expected arguments: CudaTensor | [CudaTensor] [CudaLongTensor] CudaTensor index
'
By the way I installed GTX 970 on my ubuntu 14.04. And the 'eval.lua' works well.
Can you help me fix this problem? Any help will be grateful !!
Thank you very much! @vbalnt
The text was updated successfully, but these errors were encountered: