Aekansh Kansal

Results 7 comments of Aekansh Kansal

Yes I have all of these in correct folders

If I th and torch.load('data/data.t7') I get error as ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:259: read error: read 0 blocks instead of 1 at /home/aekansh/torch/pkg/torch/lib/TH/THDiskFile.c:349 stack traceback: ...e/aekansh/torch/install/share/lua/5.1/trepl/init.lua:506: in function [C]: in function 'readInt' ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:259:...

..e/aekansh/torch/install/share/lua/5.1/torch/File.lua:259: read error: read 0 blocks instead of 1 at /home/aekansh/torch/pkg/torch/lib/TH/THDiskFile.c:349 stack traceback: ...e/aekansh/torch/install/share/lua/5.1/trepl/init.lua:506: in function [C]: in function 'readInt' ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:259: in function 'readObject' ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:368: in function 'readObject' ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:369: in...

After using load('data/data.ascii.t7', 'ascii') Output given is ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:375: unknown object stack traceback: ...e/aekansh/torch/install/share/lua/5.1/trepl/init.lua:506: in function [C]: in function 'error' ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:375: in function 'readObject' ...e/aekansh/torch/install/share/lua/5.1/torch/File.lua:409: in function 'load' [string "_RESULT={torch.load('data/data.ascii.t7')}"]:1: in...