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

No response after executing "th -i provider.lua" #1

Closed
amiltonwong opened this issue Jul 31, 2015 · 2 comments
Closed

No response after executing "th -i provider.lua" #1

amiltonwong opened this issue Jul 31, 2015 · 2 comments

Comments

@amiltonwong
Copy link

Hi, Sergey,

I had downloaded cifar.torch, but no response appears after executing "th -i provider.lua". Here is snapshot. https://goo.gl/OPpKsE
Some steps I had missed? Could you suggest?

THX~
Milton

@szagoruyko
Copy link
Owner

Hi,
follow the post, copy paste to the interpreter the following lines:

provider = Provider()
provider:normalize()
torch.save('provider.t7',provider)

@amiltonwong
Copy link
Author

Thanks~
It works now :)

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