pnnet icon indicating copy to clipboard operation
pnnet copied to clipboard

failed to run 'run.lua' in train file

Open fybaft2012 opened this issue 8 years ago • 0 comments

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

fybaft2012 avatar Aug 28 '16 13:08 fybaft2012