Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

MNIST example error #19

@vcodreanu

Description

@vcodreanu

I'm trying to run the MNIST example and I get this:

[valeriuc@gcn2 examples]$ th mnist.lua  
/hpc/sw/torch7-2016.03.10/bin/luajit: cannot open </home/valeriuc/.torch/dataset/3015872663> in mode r  at /home/vc0057/torch/pkg/torch/lib/TH/THDiskFile.c:640
stack traceback:
    [C]: at 0x2aaaab0e7500
    [C]: in function 'DiskFile'
    /hpc/sw/torch7-2016.03.10/share/lua/5.1/torch/File.lua:405: in function 'load'
    /hpc/sw/torch7-2016.03.10/share/lua/5.1/dataset/Index.lua:64: in function 'Index'
    /hpc/sw/torch7-2016.03.10/share/lua/5.1/dataset/Dataset.lua:18: in function 'Dataset'
    mnist.lua:28: in main chunk
    [C]: in function 'dofile'
    .../torch7-2016.03.10/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
    [C]: at 0x00405ff0

Do you know what the problem could be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions