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

[BUG] model is missing #2461

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[BUG] model is missing #2461

wants to merge 1 commit into from

Conversation

A-FM
Copy link

@A-FM A-FM commented Mar 29, 2023

The error message is:
module must have its parameters and buffers on device cuda:0 (device_ids[0]) but found one of them on device: cpu

How to reproduce the error?
Run the multi-card code directly in this code snippet, instead of running the single-card code first and then running the multi-card code.

I am not familiar with other languages, so I won't be able to help if there are errors in them.

Description of changes:

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

The error message is:
module must have its parameters and buffers on device cuda:0 (device_ids[0]) but found one of them on device: cpu
How to reproduce the error?
Run the multi-card code directly in this code snippet, instead of running the single-card code first and then running the multi-card code.
@d2l-bot
Copy link
Member

d2l-bot commented Apr 2, 2023

Job d2l-en/PR-2461/1 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2461/

@d2l-bot
Copy link
Member

d2l-bot commented Apr 2, 2023

Job d2l-en/PR-2461/2 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2461/

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.

None yet

2 participants