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

Very slow training on CPU #61

Open
chrisspen opened this issue Oct 14, 2019 · 2 comments
Open

Very slow training on CPU #61

chrisspen opened this issue Oct 14, 2019 · 2 comments

Comments

@chrisspen
Copy link

I'm training with the CPU backend for Torch with Python3.7 on anaconda with a quad-core CPU, and it seems very slow. After running for 12 hours, it had only completely 30 epoches out of the max of 950, and my loss had only gotten down to about 12. I estimate a full training would likely take an entire week. Is this normal without cuda? Is there anything I can do to speed up performance without getting a GPU?

@MahmoudAliEng
Copy link

Hi @chrisspen ,
I had the same issue here, did you found a solution ? Could you please tell me how did you solve it?

@fmaker
Copy link

fmaker commented May 31, 2020

Yes, that is normal with big models. You need a GPU.

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

3 participants