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_simple.jl and MNIST_full.jl really slow. #475

Open
caffery-chen opened this issue Dec 9, 2018 · 2 comments
Open

MNIST_simple.jl and MNIST_full.jl really slow. #475

caffery-chen opened this issue Dec 9, 2018 · 2 comments

Comments

@caffery-chen
Copy link

caffery-chen commented Dec 9, 2018

Hello,
I finally succeeded in installing the tensorflow.jl and passed Pkg.test("TensorFlow") in Ubuntu.

But when I run the MNIST examples, it runs really really slow. The 1000 iteration take at least one day....

Is this as expected or sth is wrong? I tried either with CPU and GPU (My Graphic card is not that powerful), but I do not see any difference between them.

@oxinabox
Copy link
Collaborator

oxinabox commented Dec 9, 2018

I don't think that is normal.
How long does PKG.test take?

@caffery-chen
Copy link
Author

The Pkg.test feels normal. The logistic example also ran through pretty fast. These two samples are however too slow.

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

2 participants