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

Fix bug related to CPU training #391

Merged
1 commit merged into from Jun 30, 2020
Merged

Fix bug related to CPU training #391

1 commit merged into from Jun 30, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jun 30, 2020

Resolves #389
Encoder training works on CPU with this fix.

@ghost ghost requested a review from CorentinJ June 30, 2020 07:59
@ghost ghost merged commit ba1a78d into CorentinJ:master Jun 30, 2020
@ghost ghost deleted the 389_training_with_cpu_bug branch June 30, 2020 15:11
This pull request was closed.
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

Successfully merging this pull request may close these issues.

Training with CPU: AttributeError: module 'torch' has no attribute 'cpu'
1 participant