Skip to content

fix a bug in CPU mode#18

Open
aicentral wants to merge 1 commit into
mattmacy:masterfrom
aicentral:patch-1
Open

fix a bug in CPU mode#18
aicentral wants to merge 1 commit into
mattmacy:masterfrom
aicentral:patch-1

Conversation

@aicentral
Copy link
Copy Markdown

DataParallel should be used only with GPUs.
If a user disabled Cuda in order to run the model on CPU, an error will show up.

DataParallel should be used only with GPUs.
If a user disabled Cuda in order to run the model on CPU, an error will show up.
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.

1 participant