Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mnist example files are missing #13

Closed
dowobeha opened this issue Sep 20, 2016 · 3 comments
Closed

mnist example files are missing #13

dowobeha opened this issue Sep 20, 2016 · 3 comments
Assignees

Comments

@dowobeha
Copy link
Member

$ ./mnist_benchmark Loading train set...terminate called after throwing an instance of 'std::runtime_error' what(): Cannot open file../examples/mnist/train-images-idx3-ubyte! Aborted (core dumped)

Either these files should be included, or there should be documentation &/or a script to get them.

@hieuhoang
Copy link
Collaborator

Make

On Sep 20, 2016 6:07 PM, "Lane Schwartz" notifications@github.com wrote:

$ ./mnist_benchmark
Loading train set...terminate called after throwing an instance of
'std::runtime_error'
what(): Cannot open file../examples/mnist/train-images-idx3-ubyte!
Aborted (core dumped)

Either these files should be included, or there should be documentation
&/or a script to get them.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#13, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAqOFDJbjilPBT8phJOzofUO4MTktfuhks5qsBLAgaJpZM4KB4Sk
.

@dowobeha
Copy link
Member Author

@hieuhoang: Umm, could you please elaborate?

@snukky
Copy link
Member

snukky commented Sep 20, 2016

Run make from examples/mnist. I think that in the future all examples (e.g. the MNIST example, a toy example, etc.) should be built optionally after enabling some CMake switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants